]> code.citadel.org Git - citadel.git/blobdiff - citadel/server/citserver.h
There are three specific compiler warnings that we don't care about. Suppress them...
[citadel.git] / citadel / server / citserver.h
index effe9557a155a91de096b69c4dc754889f46e0b0..dec95966d9896927c593d2cb78fe03e34fe7a0cd 100644 (file)
@@ -8,9 +8,6 @@
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 // GNU General Public License for more details.
 
-/* I fucking hate const and want it to die. */
-#pragma GCC diagnostic ignored "-Wcast-qual"
-
 #include "serv_extensions.h"
 #include "context.h"
 #include "ctdl_module.h"