Removed old converter include.
This commit is contained in:
parent
243a05c8af
commit
2e052fa2a1
1 changed files with 0 additions and 2 deletions
|
@ -1,9 +1,7 @@
|
|||
#include <mist/converter.h>
|
||||
#include <mist/json.h>
|
||||
|
||||
namespace Controller {
|
||||
extern JSON::Value capabilities; ///< Global storage of capabilities
|
||||
//extern Converter::Converter * myConverter;
|
||||
void checkCapable(JSON::Value & capa);
|
||||
void checkAvailProtocols();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue