delete empty lines before EOL
This commit is contained in:
parent
9b1ba69e7e
commit
b96e3692e0
1 changed files with 0 additions and 2 deletions
|
|
@ -17,5 +17,3 @@ void multiplexxA_setup(void) {
|
|||
multiplexxA_class = class_new(gensym("multiplexxA"), multiplexxA_new, 0, sizeof(t_object), 0, A_NULL);
|
||||
class_addfloat(multiplexxA_class, multiplexxA_float);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue