]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_infoarea.h
Removed useless *Listener class and references.
[architektonas] / src / base / rs_infoarea.h
index 31f3738a8b9410310881ecb5a542369129490184..4bc2fb24ee4801556ebbbc3aff33cd88b46268a4 100644 (file)
@@ -27,8 +27,6 @@ class RS_InfoArea
 
        private:
                double calcSubArea(const Vector & p1, const Vector & p2);
-
-//             Q3ValueVector<Vector> thePoints;
                QVector<Vector> thePoints;
                double baseY;
                double area;