disabled compilation of cmark until it gets fixed

This commit is contained in:
csoler 2018-07-23 17:20:57 +02:00
parent 3272ee0719
commit e2bb3aef1b
No known key found for this signature in database
GPG Key ID: 7BCA522266C0804C

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.