From 913bb43738c7d7391cd990ff1fc3f261afdf78ee Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 24 Jan 2014 13:26:49 +0000 Subject: random frequency --- rotord/src/nodes_drawing.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'rotord/src/nodes_drawing.h') diff --git a/rotord/src/nodes_drawing.h b/rotord/src/nodes_drawing.h index 0f8eb76..ab204cc 100644 --- a/rotord/src/nodes_drawing.h +++ b/rotord/src/nodes_drawing.h @@ -199,8 +199,6 @@ namespace Rotor { private: }; class Mosaic: public Draw_node { - //the difficulty here is in keeping the pixels centred - //the center of the screen should remain in between pixels public: Mosaic(){ title="Mosaic"; -- cgit v1.2.3