remove GCC_DIAG_OFF

This commit is contained in:
Guenter Obiltschnig
2015-09-30 12:16:09 +02:00
parent 4894222fe9
commit bcead85c25
18 changed files with 4 additions and 68 deletions

View File

@@ -21,7 +21,6 @@
#include <fstream>
#include <set>
GCC_DIAG_OFF(unused-variable)
using Poco::File;
using Poco::TemporaryFile;