From c8d6dd7e23c5ccb9f6118c47cf02c306b180a592 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 27 Aug 2013 13:38:41 +0100 Subject: starting preview node feature --- rotord/src/rotor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'rotord/src/rotor.h') diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index b47dcc0..616fb5d 100755 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -236,7 +236,6 @@ namespace Rotor { return output(frame); } virtual const Image *output(const Frame_spec &frame)=0; - Image *get_preview(const Frame_spec &frame); Image image; private: float image_time; //? could be used to detect image reuse? -- cgit v1.2.3