level: remove obsolete liboil comment
This commit is contained in:
parent
1a46572aaa
commit
242321e376
@ -346,7 +346,6 @@ gst_level_calculate_##TYPE (gpointer data, guint num, guint channels, \
|
||||
\
|
||||
normalizer = (gdouble) (G_GINT64_CONSTANT(1) << (RESOLUTION * 2)); \
|
||||
\
|
||||
/* oil_squaresum_shifted_s16(&squaresum,in,num); */ \
|
||||
for (j = 0; j < num; j += channels) \
|
||||
{ \
|
||||
square = ((gdouble) in[j]) * in[j]; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user