Skip to content

Commit 7fcbff3

Browse files
committed
Cleanup.
1 parent b58610a commit 7fcbff3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Common/Qt/Options/BoxFloatWidget.cpp

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
#include <QLabel>
1010
#include "BoxFloatWidget.h"
1111

12-
// REMOVE
13-
#include <iostream>
14-
using std::cout;
15-
using std::endl;
12+
//#include <iostream>
13+
//using std::cout;
14+
//using std::endl;
1615

1716
namespace PokemonAutomation{
1817

0 commit comments

Comments
 (0)