summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-03-11 20:55:04 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-03-11 20:55:04 +0000
commit12b99336e6fc96e52ce2fd0a3d08eff8fc77aaf2 (patch)
tree31c10acafc5f59afcbb8b290275be5026f7bf992
parent3739b778ca4c7f620f0d7f3d5297556a5a3bc080 (diff)
downloadATCD-12b99336e6fc96e52ce2fd0a3d08eff8fc77aaf2.tar.gz
Fixed cut-n-paste error
-rw-r--r--TAO/orbsvcs/tests/Security/Secure_Invocation/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/Security/Secure_Invocation/Makefile b/TAO/orbsvcs/tests/Security/Secure_Invocation/Makefile
index 135a6a65e1f..102fbb200f1 100644
--- a/TAO/orbsvcs/tests/Security/Secure_Invocation/Makefile
+++ b/TAO/orbsvcs/tests/Security/Secure_Invocation/Makefile
@@ -46,9 +46,6 @@ ifeq (Security,$(findstring Security,$(TAO_ORBSVCS)))
BIN = $(BIN_UNCHECKED)
CPPFLAGS += $(PLATFORM_SSL_CPPFLAGS)
LDFLAGS += $(PLATFORM_SSL_LDFLAGS)
-endif # ssl
-
-
endif #SSLIOP
endif #Security