aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h')
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h b/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h
deleted file mode 100644
index c9c922329378..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/include/Ice/OutgoingAsyncF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/OutgoingAsyncF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -19,13 +19,13 @@
-
- class AsyncResult;
- typedef IceInternal::Handle<AsyncResult> AsyncResultPtr;
-+ICE_API IceUtil::Shared* upCast(::Ice::AsyncResult*);
-
- }
-
- namespace IceInternal
- {
-
--ICE_API IceUtil::Shared* upCast(::Ice::AsyncResult*);
-
- class OutgoingAsync;
- ICE_API IceUtil::Shared* upCast(OutgoingAsync*);