[profiler] Remove the debug-coverage option.
[mono.git] / mono / profiler / log.h
index 9878629fc1be3b7f8f4af48da41c280ca60711e9..3f75077f85b4c118cbb75ab7750d203be22cb53c 100644 (file)
@@ -222,9 +222,6 @@ typedef struct {
        //Enable profiler internal debugging
        gboolean do_debug;
 
-       //Enable code coverage specific debugging
-       gboolean debug_coverage;
-
        //Where to compress the output file
        gboolean use_zip;