1
0
Fork 0

clouds: remove unused bump mapping flag.

This commit is contained in:
Mathias Froehlich 2011-09-18 08:11:33 +02:00
parent 90b35f2cbe
commit af1e00ac72

View file

@ -132,7 +132,6 @@ static void fgMainLoop( void ) {
= fgGetNode("/sim/timing-statistics/min-time-ms", true);
frame_signal->fireValueChanged();
SGCloudLayer::enable_bump_mapping = fgGetBool("/sim/rendering/bump-mapping");
SG_LOG( SG_GENERAL, SG_DEBUG, "Running Main Loop");
SG_LOG( SG_GENERAL, SG_DEBUG, "======= ==== ====");