summaryrefslogtreecommitdiff
path: root/rotord
diff options
context:
space:
mode:
Diffstat (limited to 'rotord')
-rw-r--r--rotord/rotor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rotord/rotor.h b/rotord/rotor.h
index ae6c41d..7f18ee5 100644
--- a/rotord/rotor.h
+++ b/rotord/rotor.h
@@ -123,7 +123,6 @@ namespace Rotor {
if (inputs[i].connection) inputs[i].connection->get_output(time);
}
}
-
};
class Image{
char* data;