changeset 555 | 0376fdcc6322 |
parent 486 | 7ea71cd3acd5 |
--- a/QTfrontend/hwconsts.h.in Thu Jul 12 14:43:34 2007 +0000 +++ b/QTfrontend/hwconsts.h.in Thu Jul 12 14:44:41 2007 +0000 @@ -19,12 +19,6 @@ #include <QDir> #include <QString> -const char resolutions[2][4][5] = -{ - {"640", "800", "1024", "1280"}, - {"480", "600", "768", "1024"} -}; - extern QDir * cfgdir; extern QDir * datadir; extern QDir * bindir;