summaryrefslogtreecommitdiff
path: root/recordmydesktop/include
diff options
context:
space:
mode:
authorenselic <enselic@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2008-09-12 21:04:36 +0000
committerenselic <enselic@f606c939-3180-4ac9-a4b8-4b8779d57d0a>2008-09-12 21:04:36 +0000
commit77ee36547a3ed0e7fad1e176f4a6a9c6fe227861 (patch)
tree7c0517e7a5a272375d4edee926c13841a6bb89ec /recordmydesktop/include
parent6e47cbb9d80dc94751127502bb0786bfcfcc35db (diff)
include/recordmydesktop.h: Make the global exit_status variable
src/recordmydesktop.c: local here. git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@511 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'recordmydesktop/include')
-rw-r--r--recordmydesktop/include/recordmydesktop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/recordmydesktop/include/recordmydesktop.h b/recordmydesktop/include/recordmydesktop.h
index 98c0cd4..9c63a7f 100644
--- a/recordmydesktop/include/recordmydesktop.h
+++ b/recordmydesktop/include/recordmydesktop.h
@@ -68,7 +68,5 @@ unsigned int frames_total, //frames calculated by total time expirations
int capture_busy,
encoder_busy;
-int exit_status;
-
#endif
© All Rights Reserved