diff -r e0dcf5b0e1b1 -r ecd51650d5d8 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Mon Dec 24 16:23:55 2012 +0100 +++ b/QTfrontend/gameuiconfig.h Mon Dec 24 17:07:12 2012 +0100 @@ -48,7 +48,6 @@ bool appendDateTimeToRecordName(); quint8 volume(); quint8 timerInterval(); - quint8 bitDepth(); QString netNick(); QByteArray netPasswordHash(); int netPasswordLength(); @@ -92,7 +91,6 @@ private: bool netPasswordIsValid(); bool eventFilter(QObject *object, QEvent *event); - quint8 depth; QString temphash; };