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

@@ -31,7 +31,6 @@
#include <vector>
#include <cstring>
GCC_DIAG_OFF(unused-variable)
using Poco::Bugcheck;
using Poco::Exception;