Commit c8967fc9 authored by malenov's avatar malenov
Browse files

remove #define WMOPS from count.h -> the defintion from options.h is used instead

parent 914d4615
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -62,7 +62,6 @@

#include <assert.h>

/* #define WMOPS 1 */ /* <<<- enable or disable WMOPS profiling features here */

#define MAXCOUNTERS              ( 512 )
#define MAX_CALLERS_SAVED_FRAMES 5 /* # of Frame for which WMOPS Complexity Details will be saved, 0 = Disabled */