summaryrefslogtreecommitdiff
path: root/execute.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-02-03 17:23:34 +0100
committerLennart Poettering <lennart@poettering.net>2010-02-03 17:23:34 +0100
commit09a3bb9302e3c2562648e9a1ce7b2c800249852a (patch)
treec3a7c8de295601cb08337d757c617517c85fe329 /execute.c
parenta43787387f79f30d893b63d6a1ea52ca52eeed80 (diff)
execute: drop now unnecessary GCC pragma again
Diffstat (limited to 'execute.c')
-rw-r--r--execute.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/execute.c b/execute.c
index 7bdf1b13b8..ed6ad7f6e2 100644
--- 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>