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:56:43 +02:00
parent f0f3684826
commit 7e2bdcc922
-2
View File
@@ -178,8 +178,6 @@ void BrowseDialog::handleInput()
buttonBox.handleTS();
}
#include <iostream>
void BrowseDialog::directoryUp()
{
string path = getPath();