diff options
Diffstat (limited to 'recordmydesktop/include')
-rw-r--r-- | recordmydesktop/include/rmdfunc.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recordmydesktop/include/rmdfunc.h b/recordmydesktop/include/rmdfunc.h index ac982cc..88d6c69 100644 --- a/recordmydesktop/include/rmdfunc.h +++ b/recordmydesktop/include/rmdfunc.h @@ -484,16 +484,6 @@ int StopJackClient(JackData *jdata); #endif - -/** -* Currently only frees some memory -* (y,u,v blocks) -* -* -*/ -void CleanUp(void); - - /* * Check a shortcut combination and if valid, * register it, on the root window. |