1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-11-22 00:58:27 +02:00

Remove #include in the middle of browsedialog.cpp

This was probably debug code that was only partially removed before
commit.
This commit is contained in:
Maarten ter Huurne 2014-10-04 08:42:33 +02:00
parent f0f3684826
commit 7e2bdcc922

View File

@ -178,8 +178,6 @@ void BrowseDialog::handleInput()
buttonBox.handleTS();
}
#include <iostream>
void BrowseDialog::directoryUp()
{
string path = getPath();