From d0ed3d9ba8bdcea23bbcd14fbaa2198d4f8a01c5 Mon Sep 17 00:00:00 2001 From: enselic Date: Sat, 13 Sep 2008 15:22:48 +0000 Subject: include/rmdfunc.h: Removed CleanUp() declaration from here. src/initialize_data.[ch]: Host CleanUp() here instead. Long-term there should be much more code shared between rmd_rescue.c and initialize_data.c. src/cleanup.c: Removed. src/Makefile.am: Removed cleanup.c. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@536 f606c939-3180-4ac9-a4b8-4b8779d57d0a --- recordmydesktop/include/rmdfunc.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'recordmydesktop/include') 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. -- cgit v1.2.3