diff options
author | Mark Spruiell <mes@zeroc.com> | 2006-04-26 03:51:25 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2006-04-26 03:51:25 +0000 |
commit | f1035e14ab8598ffca7996b9d23d0ab41acab0e3 (patch) | |
tree | 3a27e155f1efd1d6aeaba0847a739997ad112997 /cpp | |
parent | use two stages for plugin initialization (diff) | |
download | ice-f1035e14ab8598ffca7996b9d23d0ab41acab0e3.tar.bz2 ice-f1035e14ab8598ffca7996b9d23d0ab41acab0e3.tar.xz ice-f1035e14ab8598ffca7996b9d23d0ab41acab0e3.zip |
removing Context
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/IceSSL/icessl.dsp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/cpp/src/IceSSL/icessl.dsp b/cpp/src/IceSSL/icessl.dsp index 00c5c8a40ed..379c5301220 100644 --- a/cpp/src/IceSSL/icessl.dsp +++ b/cpp/src/IceSSL/icessl.dsp @@ -118,10 +118,6 @@ SOURCE=.\ConnectorI.cpp # End Source File
# Begin Source File
-SOURCE=.\Context.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\EndpointI.cpp
# End Source File
# Begin Source File
@@ -154,10 +150,6 @@ SOURCE=.\ConnectorI.h # End Source File
# Begin Source File
-SOURCE=.\Context.h
-# End Source File
-# Begin Source File
-
SOURCE=.\EndpointI.h
# End Source File
# Begin Source File
|