diff options
-rw-r--r-- | dselect/method.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dselect/method.h b/dselect/method.h index ac6c2cb6f..c21e5da0e 100644 --- a/dselect/method.h +++ b/dselect/method.h @@ -58,9 +58,6 @@ protected: // Table of methods struct dselect_option **table; - // Misc. - char searchstring[50]; - // Information displays void itd_description(); |