summaryrefslogtreecommitdiffstats
path: root/src/util/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/util.h')
-rw-r--r--src/util/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/util.h b/src/util/util.h
index f1f1c634e..22b0937d7 100644
--- a/src/util/util.h
+++ b/src/util/util.h
@@ -61,7 +61,6 @@ int debug_get_level(int old_level);
int debug_convert_old_level(int old_level);
errno_t set_debug_file_from_fd(const int fd);
-#define SSS_DEFAULT_DEBUG_LEVEL SSSDBG_DEFAULT
#define SSS_UNRESOLVED_DEBUG_LEVEL SSSDBG_UNRESOLVED
#define SSSDBG_FATAL_FAILURE 0x0010 /* level 0 */