diff options
author | dscho <dscho> | 2003-02-09 18:58:06 +0000 |
---|---|---|
committer | dscho <dscho> | 2003-02-09 18:58:06 +0000 |
commit | 0552ea2e6eb0bbf786559a1f8b803e8ae0600d53 (patch) | |
tree | 828de320a34f8922cc4367a8ac1a9781a5e79eed /examples/mac.c | |
parent | 722577d8bac9562bec5a0e632e7d7ccab2470a05 (diff) | |
download | libtdevnc-0552ea2e6eb0bbf786559a1f8b803e8ae0600d53.tar.gz libtdevnc-0552ea2e6eb0bbf786559a1f8b803e8ae0600d53.zip |
support for OS X is better now
Diffstat (limited to 'examples/mac.c')
-rw-r--r-- | examples/mac.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/mac.c b/examples/mac.c index eec4bcc..195e58f 100644 --- a/examples/mac.c +++ b/examples/mac.c @@ -27,8 +27,6 @@ * */ -#define LOCAL_CONTROL - #ifdef LOCAL_CONTROL #include "1instance.c" #endif |