diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-02-20 17:11:10 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-02-20 17:11:10 +0000 |
| commit | 2cc106d2ca074a80d3e1c4a367951ea391f890d9 (patch) | |
| tree | 719187510e3c98844d48dfe36b78d555e044cdfc /rotord | |
| parent | e1fba85c11ccce9a541f9d2f9c7db09658df8260 (diff) | |
nearly compiling
Diffstat (limited to 'rotord')
| -rw-r--r-- | rotord/rotor.h | 1 |
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; |
