diff options
Diffstat (limited to 'rotord/src/nodes_drawing.h')
| -rw-r--r-- | rotord/src/nodes_drawing.h | 2 |
1 files changed, 0 insertions, 2 deletions
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"; |
