summaryrefslogtreecommitdiff
path: root/examples/main/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/main/main.cpp')
-rw-r--r--examples/main/main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/main/main.cpp b/examples/main/main.cpp
index c9ca7719..be030fff 100644
--- a/examples/main/main.cpp
+++ b/examples/main/main.cpp
@@ -1,8 +1,3 @@
-// Defines sigaction on msys:
-#ifndef _GNU_SOURCE
-#define _GNU_SOURCE
-#endif
-
#include "common.h"
#include "console.h"