summaryrefslogtreecommitdiffstats
path: root/x11vnc/macosxCG.c
diff options
context:
space:
mode:
authorrunge <runge>2006-12-28 15:51:44 +0000
committerrunge <runge>2006-12-28 15:51:44 +0000
commit99a557d673ac4444532ac7025cb479a229ea7fb3 (patch)
tree3e403f6e52782a3e458cada3501ae8b1839c8364 /x11vnc/macosxCG.c
parent56eb45a5f8ab93abb1e15d4c0b8214d06a3d6d18 (diff)
downloadlibvncserver-99a557d673ac4444532ac7025cb479a229ea7fb3.zip
libvncserver-99a557d673ac4444532ac7025cb479a229ea7fb3.tar.gz
x11vnc: clean up compiler warnings.
Diffstat (limited to 'x11vnc/macosxCG.c')
-rw-r--r--x11vnc/macosxCG.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/macosxCG.c b/x11vnc/macosxCG.c
index b7dd2e8..81175a4 100644
--- a/x11vnc/macosxCG.c
+++ b/x11vnc/macosxCG.c
@@ -6,6 +6,8 @@
* will not work!!
*/
+void macosxCG_dummy(void) {}
+
#if (defined(__MACH__) && defined(__APPLE__))
#include <ApplicationServices/ApplicationServices.h>
OpenPOWER on IntegriCloud