diff options
Diffstat (limited to 'src/Screen.cc')
-rw-r--r-- | src/Screen.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Screen.cc b/src/Screen.cc index 9bf8e40..05d274a 100644 --- a/src/Screen.cc +++ b/src/Screen.cc | |||
@@ -77,11 +77,6 @@ | |||
77 | #include "FbTk/KeyUtil.hh" | 77 | #include "FbTk/KeyUtil.hh" |
78 | #include "FbTk/Util.hh" | 78 | #include "FbTk/Util.hh" |
79 | 79 | ||
80 | //use GNU extensions | ||
81 | #ifndef _GNU_SOURCE | ||
82 | #define _GNU_SOURCE | ||
83 | #endif // _GNU_SOURCE | ||
84 | |||
85 | #ifdef USE_SLIT | 80 | #ifdef USE_SLIT |
86 | #include "Slit.hh" | 81 | #include "Slit.hh" |
87 | #include "SlitClient.hh" | 82 | #include "SlitClient.hh" |