--- a/src/ldObject.h Wed Feb 17 02:56:59 2016 +0200 +++ b/src/ldObject.h Wed Feb 17 03:10:12 2016 +0200 @@ -468,14 +468,8 @@ QVector<LDPolygon> rasterizePolygons (int segments); }; -// Other common LDraw stuff -static const QString CALicenseText ("!LICENSE Redistributable under CCAL version 2.0 : " - "see CAreadme.txt"); - enum { LowResolution = 16, HighResolution = 48 }; - -QString PreferredLicenseText(); \ No newline at end of file