remove unused

This commit is contained in:
Aaron Seigo 2012-11-09 19:47:12 +01:00
parent 6662b81c58
commit 471e1b82f5

View File

@ -230,7 +230,6 @@ void ContainmentPrivate::setScreen(int newScreen, int newDesktop, bool preventIn
return;
}*/
int numScreens = corona->numScreens();
if (newScreen < -1) {
newScreen = -1;
}