From: Lennart Poettering Date: Wed, 3 Feb 2010 16:23:34 +0000 (+0100) Subject: execute: drop now unnecessary GCC pragma again X-Git-Tag: 0.git+20100605+dfd8ee-1~321 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09a3bb9302e3c2562648e9a1ce7b2c800249852a;p=systemd execute: drop now unnecessary GCC pragma again --- diff --git a/execute.c b/execute.c index 7bdf1b13..ed6ad7f6 100644 --- a/execute.c +++ b/execute.c @@ -19,8 +19,6 @@ along with systemd; If not, see . ***/ -#pragma GCC diagnostic ignored "-Wattributes" - #include #include #include