From: Lennart Poettering Date: Wed, 3 Feb 2010 16:23:34 +0000 (+0100) Subject: execute: drop now unnecessary GCC pragma again X-Git-Tag: v1~718 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=09a3bb9302e3c2562648e9a1ce7b2c800249852a;p=elogind.git execute: drop now unnecessary GCC pragma again --- diff --git a/execute.c b/execute.c index 7bdf1b13b..ed6ad7f6e 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