]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects/Objects.cpp
Fixed a lot of GCC warnings
[lugaru.git] / Source / Objects / Objects.cpp
index 9064ff8adb263c662613c30cd1970c96123d56a9..4b97666a18aebacf5b4ade0beaad1df0b1f4efb1 100644 (file)
@@ -838,5 +838,4 @@ Objects::~Objects()
     treetextureptr.destroy();
     bushtextureptr.destroy();
     rocktextureptr.destroy();
-};
-
+}