mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-06 23:15:30 +01:00
clean up FIXMEs, left some as TODO, fixed leak in Swirl, delete unused VIMS, delete unimportant FIXMEs
This commit is contained in:
@@ -44,7 +44,6 @@ vj_effect *gamma_init(int w, int h)
|
||||
ve->parallel = 1;
|
||||
return ve;
|
||||
}
|
||||
// FIXME private
|
||||
|
||||
inline void gamma_setup(int width, int height,
|
||||
double gamma_value)
|
||||
|
||||
Reference in New Issue
Block a user