forked from qt-creator/qt-creator
Remove dead code.
Change-Id: I693fa221027a10c739bde0d27813a57fefbf836f Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
@@ -1227,11 +1227,6 @@ static const char colorKey[] = "Color";
|
||||
static const char windowGeometryKey[] = "WindowGeometry";
|
||||
static const char windowStateKey[] = "WindowState";
|
||||
|
||||
// TODO compat for <= 2.1, remove later
|
||||
static const char geometryKey[] = "Geometry";
|
||||
static const char maxKey[] = "Maximized";
|
||||
static const char fullScreenKey[] = "FullScreen";
|
||||
|
||||
void MainWindow::readSettings()
|
||||
{
|
||||
m_settings->beginGroup(QLatin1String(settingsGroup));
|
||||
|
||||
Reference in New Issue
Block a user