forked from qt-creator/qt-creator
Maemo: Remove outdated comments.
This commit is contained in:
@@ -557,9 +557,7 @@ int MaemoDeviceConfigWizard::nextId() const
|
||||
{
|
||||
switch (currentId()) {
|
||||
case StartPageId:
|
||||
// TODO: Make unique (needs list of devices)
|
||||
d->wizardData.configName = d->startPage.configName();
|
||||
|
||||
d->wizardData.maemoVersion = d->startPage.maemoVersion();
|
||||
d->wizardData.deviceType = d->startPage.deviceType();
|
||||
d->wizardData.hostName = d->startPage.hostName();
|
||||
|
||||
Reference in New Issue
Block a user