diff options
Diffstat (limited to 'recordmydesktop/src/recordmydesktop.h')
-rw-r--r-- | recordmydesktop/src/recordmydesktop.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/recordmydesktop/src/recordmydesktop.h b/recordmydesktop/src/recordmydesktop.h index 3ee6e83..8e2e22b 100644 --- a/recordmydesktop/src/recordmydesktop.h +++ b/recordmydesktop/src/recordmydesktop.h @@ -36,12 +36,6 @@ //I'll fix it, I promise #include "rmdtypes.h" -//These are the cache blocks. They need to be accesible in the -//dbuf macros -u_int32_t *yblocks, - *ublocks, - *vblocks; - #include "rmdmacro.h" |