diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-02-17 17:36:04 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-02-17 17:36:04 +0000 |
commit | 995a30f8dec3ccb841bb772c4add9af73d841deb (patch) | |
tree | 035aa3e6c204a63cbdb9ef383a3abf7edc4ac220 /cppe/include/IceE/Config.h | |
parent | - Changes to use blocking sockets instead of non-blocking sockets. (diff) | |
download | ice-995a30f8dec3ccb841bb772c4add9af73d841deb.tar.bz2 ice-995a30f8dec3ccb841bb772c4add9af73d841deb.tar.xz ice-995a30f8dec3ccb841bb772c4add9af73d841deb.zip |
Got rid of IceDelegate
Diffstat (limited to 'cppe/include/IceE/Config.h')
-rw-r--r-- | cppe/include/IceE/Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/include/IceE/Config.h b/cppe/include/IceE/Config.h index 1fac75707d7..a311b0d78cc 100644 --- a/cppe/include/IceE/Config.h +++ b/cppe/include/IceE/Config.h @@ -24,7 +24,7 @@ // Comment this out if you want to build without batch mode on the // client side. // -#define ICEE_HAS_BATCH +//#define ICEE_HAS_BATCH // // Comment this out if you want to build without support for blocking |