]> git.mxchange.org Git - flightgear.git/commitdiff
Oups - terrainsamplers header was modified, too
authorTorsten Dreyer <Torsten@t3r.de>
Mon, 23 Aug 2010 15:52:19 +0000 (17:52 +0200)
committerTorsten Dreyer <Torsten@t3r.de>
Mon, 23 Aug 2010 15:52:19 +0000 (17:52 +0200)
src/Environment/terrainsampler.hxx [changed mode: 0755->0644]

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