aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp')
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp b/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp
deleted file mode 100644
index aa9afc85d3df..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/TransactionalEvictorContext.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/TransactionalEvictorContext.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -273,7 +273,7 @@ Freeze::TransactionalEvictorContext::ServantHolder::ServantHolder() :
- }
-
-
--Freeze::TransactionalEvictorContext::ServantHolder::~ServantHolder()
-+Freeze::TransactionalEvictorContext::ServantHolder::~ServantHolder() ICE_NOEXCEPT_FALSE
- {
- if(_ownBody && _body.ownServant)
- {