diff options
Diffstat (limited to 'nxcompshad/src/Core.h')
-rw-r--r-- | nxcompshad/src/Core.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nxcompshad/src/Core.h b/nxcompshad/src/Core.h index 91f3f1e22..601d277c0 100644 --- a/nxcompshad/src/Core.h +++ b/nxcompshad/src/Core.h @@ -111,10 +111,6 @@ class CorePoller int imageByteOrder_; - #ifdef __CYGWIN32__ - virtual char checkDesktop(void) = 0; - #endif - Display *shadowDisplay_; void update(char *src, XRectangle r); |