aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h')
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h b/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h
deleted file mode 100644
index 51977155bde1..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceGrid/InternalRegistryI.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/InternalRegistryI.h 2012-03-04 19:55:44.000000000 +0100
-@@ -68,6 +68,8 @@
- ReplicaSessionManager& _session;
- int _nodeSessionTimeout;
- int _replicaSessionTimeout;
-+ bool _requireNodeCertCN;
-+ bool _requireReplicaCertCN;
- };
-
- };