diff options
Diffstat (limited to 'src/common/graph.c')
-rw-r--r-- | src/common/graph.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/graph.c b/src/common/graph.c index a68d39ce0..0a49fa709 100644 --- a/src/common/graph.c +++ b/src/common/graph.c @@ -2,7 +2,7 @@ // For more information, see LICENCE in the main folder
// graph creation is enabled
-#define ENABLE_GRAPH
+// #define ENABLE_GRAPH
#ifdef ENABLE_GRAPH
|