This commit is contained in:
Vincent Wei
2019-03-26 12:25:08 +08:00
parent ed6ceaa49c
commit 9d9bf95c21
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -856,7 +856,6 @@ static void reorder_runs_recurse(struct list_head* result,
}
}
list_print(result, "returned from reorder_runs_recurse");
return;
}
-2
View File
@@ -54,8 +54,6 @@
#include <pthread.h>
#endif
#define DEBUG
#include "common.h"
#include "minigui.h"
#include "gdi.h"