removed xml shit from the main.cpp

This commit is contained in:
Jamie Allen
2012-02-21 16:56:38 +01:00
parent 5df657051d
commit adbe746afc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,6 +42,6 @@ protected:
bool _show_image, _image_shown;
ofImage image1;
ofImage image2;
ofxCvColorImage colorImg;
};