diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h index 800960b..23342d9 100644 --- a/include/config.h +++ b/include/config.h @@ -21,10 +21,8 @@ #ifndef DSSPEC_CONFIG_H #define DSSPEC_CONFIG_H -/* Default snapshot dir +/* Config items */ -#define DEFAULT_SNAPDIR "/SPECTRUM/" - typedef enum { DSSPEC_STICKY_SHIFT, |