aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_minmax.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mtx_minmax.c')
-rw-r--r--src/mtx_minmax.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mtx_minmax.c b/src/mtx_minmax.c
index 03b81be..3886546 100644
--- a/src/mtx_minmax.c
+++ b/src/mtx_minmax.c
@@ -179,7 +179,6 @@ static void mTXMinMaxMatrix (MTXminmax *mtx_minmax_obj, t_symbol *s,
int list_size = argc - 2;
t_atom *list_in = argv;
t_atom *list_out = mtx_minmax_obj->list_out;
- int count;
int rows_out;
int columns_out;