summaryrefslogtreecommitdiffhomepage
path: root/ExampleGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ExampleGenerator.h')
-rw-r--r--ExampleGenerator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ExampleGenerator.h b/ExampleGenerator.h
index 4bf0030..c74ccfd 100644
--- a/ExampleGenerator.h
+++ b/ExampleGenerator.h
@@ -18,6 +18,5 @@ struct ExampleGenerator : public Generator
int m_speed;
int m_shift;
int m_segments;
- Vector2 m_origin;
Color m_color;
};