]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/terrainsampler.hxx
Reset: fix OSG stats handling
[flightgear.git] / src / Environment / terrainsampler.hxx
old mode 100755 (executable)
new mode 100644 (file)
index ff76dc9..e9fa3c3
@@ -29,10 +29,8 @@ namespace Environment {
 class TerrainSampler : public SGSubsystemGroup
 {
 public:
-       virtual ~TerrainSampler();
        static TerrainSampler * createInstance( SGPropertyNode_ptr rootNode );
 };
 
 } // namespace
-
-#endif
\ No newline at end of file
+#endif