diff options
Diffstat (limited to 'x11vnc/macosxCGS.c')
-rw-r--r-- | x11vnc/macosxCGS.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/macosxCGS.c b/x11vnc/macosxCGS.c index e78b2bb..35cb9de 100644 --- a/x11vnc/macosxCGS.c +++ b/x11vnc/macosxCGS.c @@ -5,6 +5,7 @@ * and the other stuff, otherwise it does not work properly, mouse drags * will not work!! */ +void macosxCGS_unused(void) {} #if (defined(__MACH__) && defined(__APPLE__)) |