mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 23:30:00 +01:00
clean up commandline parameterse
git-svn-id: svn://code.dyne.org/veejay/trunk@1218 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user