libata: add deadline support to prereset and reset methods
[powerpc.git] / scripts / kconfig / qconf.h
index a397edb..6fc1c5f 100644 (file)
@@ -273,8 +273,6 @@ protected:
        struct symbol *sym;
        struct menu *menu;
        bool _showDebug;
-
-       int has_dbg_info;
 };
 
 class ConfigSearchWindow : public QDialog {