mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-17 13:20:01 +01:00
fix many compile warnings
This commit is contained in:
@@ -63,7 +63,6 @@ static int color_delay_ = 0;
|
||||
static int delay_ = 0;
|
||||
void colflash_apply( VJFrame *frame, int width, int height, int f,int r, int g, int b, int d)
|
||||
{
|
||||
unsigned int i, op0, op1;
|
||||
unsigned int len = frame->len;
|
||||
unsigned int uv_len = frame->uv_len;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user