OSDN Git Service

Merge tag 'android-7.1.2_r39' into nougat-x86
[android-x86/external-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 */