summaryrefslogtreecommitdiff
path: root/recordmydesktop/include/rmdfunc.h
diff options
context:
space:
mode:
authoriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-11-13 18:18:59 +0000
committeriovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2007-11-13 18:18:59 +0000
commit1501cc141246e7e2cd2c9609b512e9cabe610170 (patch)
tree803466c104db6d9facdd58f68d9da023f5d25df5 /recordmydesktop/include/rmdfunc.h
parent0cd36436725f308f58048f9d6ae02d94cfbfad8c (diff)
CleanUp func decl
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@429 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/include/rmdfunc.h')
-rw-r--r--recordmydesktop/include/rmdfunc.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/recordmydesktop/include/rmdfunc.h b/recordmydesktop/include/rmdfunc.h
index 9751ba2..0a01301 100644
--- a/recordmydesktop/include/rmdfunc.h
+++ b/recordmydesktop/include/rmdfunc.h
@@ -676,5 +676,22 @@ void BlocksFromList(RectArea **root,
unsigned int blocknum_x,
unsigned int blocknum_y);
+
+/**
+* Currently only frees some memory
+* (y,u,v blocks)
+*
+*
+*/
+void CleanUp(void);
+
+
+
+
#endif
+
+
+
+
+
© All Rights Reserved