diff options
Diffstat (limited to 'lib/utils_base.h')
-rw-r--r-- | lib/utils_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/utils_base.h b/lib/utils_base.h index 0037b7b5..2fbdfbe8 100644 --- a/lib/utils_base.h +++ b/lib/utils_base.h | |||
@@ -30,7 +30,6 @@ typedef struct thresholds_struct { | |||
30 | range *critical; | 30 | range *critical; |
31 | } thresholds; | 31 | } thresholds; |
32 | 32 | ||
33 | #define NP_SHAREDSTATE_DIR "/tmp" | ||
34 | #define NP_STATE_FORMAT_VERSION 1 | 33 | #define NP_STATE_FORMAT_VERSION 1 |
35 | 34 | ||
36 | typedef struct state_data_struct { | 35 | typedef struct state_data_struct { |