summaryrefslogtreecommitdiff
path: root/ctdb/include/ctdb_logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/include/ctdb_logging.h')
-rw-r--r--ctdb/include/ctdb_logging.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctdb/include/ctdb_logging.h b/ctdb/include/ctdb_logging.h
index c0c02660051..1fd61239913 100644
--- a/ctdb/include/ctdb_logging.h
+++ b/ctdb/include/ctdb_logging.h
@@ -23,7 +23,6 @@
extern const char *debug_extra;
enum debug_level {
- DEBUG_EMERG = -3,
DEBUG_ALERT = -2,
DEBUG_CRIT = -1,
DEBUG_ERR = 0,