diff options
Diffstat (limited to 'hardinfo2/configure')
-rwxr-xr-x | hardinfo2/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hardinfo2/configure b/hardinfo2/configure index 9c3335c4..0b4d0371 100755 --- a/hardinfo2/configure +++ b/hardinfo2/configure @@ -229,7 +229,6 @@ fi echo "#define ENABLE_BINRELOC 1" >> config.h echo "#define RELEASE $RELEASE" >> config.h -echo "#define CRASH_DIALOG 1" >> config.h echo -e "\n#endif /* __CONFIG_H__ */" >> config.h |