gio: remove an unneeded pragma
authorDan Winship <danw@gnome.org>
Thu, 24 Apr 2014 16:15:55 +0000 (12:15 -0400)
committerDan Winship <danw@gnome.org>
Thu, 24 Apr 2014 16:18:36 +0000 (12:18 -0400)
commitc565d645e9aab5065d4141bb7d5c290213fab924
tree6c7c44701a1a906259cbac655772557e5d7f94c5
parent44415953783f5ea880ce90e21a7eaea280f99f1c
gio: remove an unneeded pragma

ddf82a25 removed the use of non-literal format strings from
gthreadedresolver.c, but left the "#pragma GCC diagnostic ignored
-Wformat-nonliteral" behind.
gio/gthreadedresolver.c