diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/radeon.h b/src/radeon.h index fc9614e..fc21955 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -951,8 +951,6 @@ typedef struct { unsigned long FbFreeStart, FbFreeSize; unsigned char* BIOSCopy; - Rotation rotation; - void (*PointerMoved)(int, int, int); CreateScreenResourcesProcPtr CreateScreenResources; /* if no devices are connected at server startup */ |