From 2cc106d2ca074a80d3e1c4a367951ea391f890d9 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 20 Feb 2013 17:11:10 +0000 Subject: nearly compiling --- rotord/rotor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rotord') 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; -- cgit v1.2.3