summaryrefslogtreecommitdiff
path: root/recordmydesktop/include
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/include')
-rw-r--r--recordmydesktop/include/rmdfunc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/recordmydesktop/include/rmdfunc.h b/recordmydesktop/include/rmdfunc.h
index 69db0b8..1df1e61 100644
--- a/recordmydesktop/include/rmdfunc.h
+++ b/recordmydesktop/include/rmdfunc.h
@@ -91,12 +91,6 @@ void *FlushToOgg(ProgData *pdata);
void ClearList(RectArea **root);
/**
-* Set up all callbacks and signal handlers
-* \param pdata ProgData struct containing all program data
-*/
-void RegisterCallbacks(ProgArgs *args);
-
-/**
* Retrieve and apply all changes, if xdamage is used.
*
* \param dpy Connection to the server
© All Rights Reserved