dblclk label folder item is goto, fix no-drag trns if not drawn, amp up pane divider...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / edlsession.inc
index da9cac9c33ae439cf043edff180c948f44a38400..6b4b5a056aa7b61a452a0badb9ee5e534ceab0a1 100644 (file)
 
 #define INIT_ATRANSITION "Crossfade"
 #define INIT_VTRANSITION "Dissolve"
-#define GANG_NONE  0
-#define GANG_CHANNELS 1
-#define GANG_MEDIA 2
-#define TOTAL_GANGS 3
 
 class EDLSession;