]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Graphic/Models.cpp
Fixed a lot of GCC warnings
[lugaru.git] / Source / Graphic / Models.cpp
index 649bcdef904c2d26eed36d48dc1510f76ea983e1..4f1d91c4ba3bc40702ecb2bce84a6a2819fa685e 100644 (file)
@@ -1447,7 +1447,7 @@ void Model::deallocate()
     free(decalposition);
     decalposition = 0;
 
-};
+}
 
 Model::Model()
 {