summaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-cpp-include-IceUtil-Cache.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/ice/files/patch-cpp-include-IceUtil-Cache.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/ice/files/patch-cpp-include-IceUtil-Cache.h b/devel/ice/files/patch-cpp-include-IceUtil-Cache.h
deleted file mode 100644
index 68060b3c96f7..000000000000
--- a/devel/ice/files/patch-cpp-include-IceUtil-Cache.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- cpp.orig/include/IceUtil/Cache.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/IceUtil/Cache.h 2012-09-10 11:43:58.000000000 +0200
-@@ -77,6 +77,6 @@ protected:
- {
- }
-
-- virtual ~Cache()
-+ virtual ~Cache() ICE_NOEXCEPT_FALSE
- {
- }