chiark / gitweb /
execute: drop now unnecessary GCC pragma again
[elogind.git] / execute.c
index 7bdf1b13b8ec789d259dfdf4caebbd760b5e7ce6..ed6ad7f6e2eaad3b617871ae6665a5cd100a8141 100644 (file)
--- a/execute.c
+++ b/execute.c
@@ -19,8 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#pragma GCC diagnostic ignored "-Wattributes"
-
 #include <assert.h>
 #include <dirent.h>
 #include <errno.h>