1
0
Fork 0

Oups - terrainsamplers header was modified, too

This commit is contained in:
Torsten Dreyer 2010-08-23 17:52:19 +02:00
parent b2f8238696
commit 11016dbe84

4
src/Environment/terrainsampler.hxx Executable file → Normal file
View file

@ -29,10 +29,8 @@ namespace Environment {
class TerrainSampler : public SGSubsystemGroup
{
public:
virtual ~TerrainSampler();
static TerrainSampler * createInstance( SGPropertyNode_ptr rootNode );
};
} // namespace
#endif
#endif