summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/cms/servlet/common/CMSGateway.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/cms/servlet/common/CMSGateway.java')
-rw-r--r--base/common/src/com/netscape/cms/servlet/common/CMSGateway.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/cms/servlet/common/CMSGateway.java b/base/common/src/com/netscape/cms/servlet/common/CMSGateway.java
index 157d5e3d1..8d03ca37c 100644
--- a/base/common/src/com/netscape/cms/servlet/common/CMSGateway.java
+++ b/base/common/src/com/netscape/cms/servlet/common/CMSGateway.java
@@ -49,7 +49,6 @@ public class CMSGateway {
public final static String PROP_CMSGATEWAY = "cmsgateway";
private final static String PROP_ENABLE_ADMIN_ENROLL = "enableAdminEnroll";
- private final static String PROP_SERVER_XML = "server.xml";
public static final String CERT_ATTR =
"javax.servlet.request.X509Certificate";