disabled compilation of cmark until it gets fixed

This commit is contained in:
csoler 2018-07-23 17:20:57 +02:00 committed by sehraf
parent a21c2724f5
commit f6ca7b2a07
No known key found for this signature in database
GPG Key ID: DF09F6EAE356B2C6

View File

@ -38,8 +38,6 @@
#include "util/imageutil.h"
#include "util/rstime.h"
// #define USE_CMARK
#ifdef USE_CMARK
//Include for CMark
// This needs to be fixed: use system library if available, etc.