Maemo: Remove outdated comments.

This commit is contained in:
Christian Kandeler
2011-02-09 16:14:26 +01:00
parent c8b23ff57b
commit fafa20f863
2 changed files with 0 additions and 3 deletions

View File

@@ -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();