diff options
Diffstat (limited to 'e2fsprogs/ext2fs/version.c')
-rw-r--r-- | e2fsprogs/ext2fs/version.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/version.c b/e2fsprogs/ext2fs/version.c index 882e121d4..d2981e867 100644 --- a/e2fsprogs/ext2fs/version.c +++ b/e2fsprogs/ext2fs/version.c | |||
@@ -20,8 +20,6 @@ | |||
20 | #include "ext2_fs.h" | 20 | #include "ext2_fs.h" |
21 | #include "ext2fs.h" | 21 | #include "ext2fs.h" |
22 | 22 | ||
23 | //#include "../../version.h" | ||
24 | |||
25 | static const char *lib_version = E2FSPROGS_VERSION; | 23 | static const char *lib_version = E2FSPROGS_VERSION; |
26 | static const char *lib_date = E2FSPROGS_DATE; | 24 | static const char *lib_date = E2FSPROGS_DATE; |
27 | 25 | ||