summaryrefslogtreecommitdiffhomepage
path: root/tracker-wii/wiiyourself/warns-end.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-03-14 13:40:09 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-03-14 13:44:32 +0100
commit599afab6c9991df3d87d538ef65fe54533d25a11 (patch)
tree55bba99136ab4da1c71ee4a75eccb5006f1da0da /tracker-wii/wiiyourself/warns-end.hpp
parentc90f8fbd1a83ffeed6b0bb9d55e91f4a4a9b8641 (diff)
tracker/wii: revert to 2.3.10
Issue: #876
Diffstat (limited to 'tracker-wii/wiiyourself/warns-end.hpp')
-rw-r--r--tracker-wii/wiiyourself/warns-end.hpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/tracker-wii/wiiyourself/warns-end.hpp b/tracker-wii/wiiyourself/warns-end.hpp
deleted file mode 100644
index 3de03ca5..00000000
--- a/tracker-wii/wiiyourself/warns-end.hpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifdef __GNUG__
-# pragma GCC diagnostic pop
-#endif
-
-#ifdef __clang__
-# pragma clang diagnostic pop
-#endif