Whamcloud - gitweb
Shorten compile commands run by the build system
[tools/e2fsprogs.git] / ext2ed / ext2ed.h
index 2ee483e..b9b43b4 100644 (file)
@@ -28,10 +28,6 @@ Copyright (C) 1995 Gadi Oxman
 
 */
 
-#ifndef ETC_DIR
-#define ETC_DIR        "/etc"          /* Where to find the config file */
-#endif
-
 #define DEBUG                                          /* Activate self-sanity checks */
 
 #include <ext2fs/ext2_fs.h>                            /* Main kernel ext2 include file */