remove install script from git pkgbuild

This commit is contained in:
arcan1s
2014-10-27 04:33:16 +03:00
parent 13023a4985
commit 6a784d2e28
2 changed files with 0 additions and 2 deletions

View File

@ -277,7 +277,6 @@ void DesktopPanel::updateText(const bool first)
text = formatLine[0] + line + formatLine[1];
labels[i]->setText(text);
}
update();
int height = 0;
int width = 0;
for (int i=0; i<proxyWidgets.count(); i++) {