Commit e28c6947 authored by peastman's avatar peastman
Browse files

Removed debugging code

parent df95e2d6
......@@ -57,7 +57,7 @@
#ifndef WIN32
#include <unistd.h>
#endif
#include <cstdio>
#define CHECK_RESULT(result) CHECK_RESULT2(result, errorMessage);
#define CHECK_RESULT2(result, prefix) \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment