diff options
Diffstat (limited to 'polyTest/src/ofApp.h')
| -rw-r--r-- | polyTest/src/ofApp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/polyTest/src/ofApp.h b/polyTest/src/ofApp.h index 316649c..4066c30 100644 --- a/polyTest/src/ofApp.h +++ b/polyTest/src/ofApp.h @@ -3,7 +3,6 @@ #include "ofMain.h" - class ofApp : public ofBaseApp{ public: @@ -31,5 +30,4 @@ class ofApp : public ofBaseApp{ ofPolyline polyLineTransform(const ofPolyline& poly, ofMatrix4x4 xform); - }; |
