summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-04-22 00:20:55 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-04-22 00:20:55 +0000
commit17e4db2fbdf40916be41a9733cdc424c607b6a7d (patch)
treefca8fd60f8274da5702fe1f044af00f09bebdcff /cpp
parentaddressed Bernards comments. (diff)
downloadice-17e4db2fbdf40916be41a9733cdc424c607b6a7d.tar.bz2
ice-17e4db2fbdf40916be41a9733cdc424c607b6a7d.tar.xz
ice-17e4db2fbdf40916be41a9733cdc424c607b6a7d.zip
removed unnecessary header.
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/demo/Ice/session/SessionI.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/demo/Ice/session/SessionI.h b/cpp/demo/Ice/session/SessionI.h
index 060d2d82142..c3de1a1b540 100755
--- a/cpp/demo/Ice/session/SessionI.h
+++ b/cpp/demo/Ice/session/SessionI.h
@@ -11,7 +11,6 @@
#define SESSION_I_H
#include <Ice/Ice.h>
-#include <IceUtil/StaticMutex.h>
#include <Session.h>
#include <list>