removed nonsense test

This commit is contained in:
Philipp Crocoll 2013-07-12 16:30:32 +02:00
parent 1796040dc8
commit 1391112148

View File

@ -258,9 +258,6 @@ namespace keepass2android
{
GetResourceString(key);
}
#else
this should case a compiler error when switching to release (and thus ensure DEBUG is defined in DEBUG)
#endif
}