From: Torsten Dreyer Date: Mon, 23 Aug 2010 15:52:19 +0000 (+0200) Subject: Oups - terrainsamplers header was modified, too X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=11016dbe84a3a69f2568a366b1053e0c112fc076;p=flightgear.git Oups - terrainsamplers header was modified, too --- diff --git a/src/Environment/terrainsampler.hxx b/src/Environment/terrainsampler.hxx old mode 100755 new mode 100644 index ff76dc93f..e9fa3c319 --- a/src/Environment/terrainsampler.hxx +++ b/src/Environment/terrainsampler.hxx @@ -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