Merge branch 'bug_615_replace_rawfile'
[enigma2.git] / lib / actions / action.h
index cbf5370a4ead2e6b40c75ea6a9e942f4cf21aa6f..edcfac6f01224b93114372a8b90303c91514cc2a 100644 (file)
@@ -3,10 +3,6 @@
 
 #include <lib/base/object.h>
 
-               /* avoid warnigs :) */
-#include <features.h>
-#undef _POSIX_C_SOURCE
-#define _POSIX_C_SOURCE 200112L
 #include <lib/python/python.h>
 #include <string>
 #include <map>