aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocore/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocore/debug.h')
-rw-r--r--include/osmocore/debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/osmocore/debug.h b/include/osmocore/debug.h
index a1658314..0caec283 100644
--- a/include/osmocore/debug.h
+++ b/include/osmocore/debug.h
@@ -48,7 +48,6 @@ struct debug_info_cat {
const char *name;
const char *color;
const char *description;
- int number;
uint8_t loglevel;
uint8_t enabled;
};