clean up commandline parameterse

git-svn-id: svn://code.dyne.org/veejay/trunk@1218 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2008-11-25 18:43:21 +00:00
parent 6efb0bfa5d
commit f76204ff57
2 changed files with 7 additions and 21 deletions

View File

@@ -111,17 +111,6 @@ enum {
TOOLTIP_SAMPLESLOT = 2
};
static int TIMEOUT_SECONDS = 0;
/* Stream type identifiers */
void vj_gui_set_timeout(int timer)
{
TIMEOUT_SECONDS = timer;
}
enum
{
STREAM_NO_STREAM = 0,