mirror of
https://github.com/lubosz/overte.git
synced 2025-04-26 17:55:29 +02:00
CR feedback
This commit is contained in:
parent
e9bf553254
commit
fb59939cf4
1 changed files with 0 additions and 5 deletions
|
@ -292,11 +292,6 @@ void SunSkyStage::updateGraphicsObject() const {
|
|||
case NUM_BACKGROUND_MODES:
|
||||
Q_UNREACHABLE();
|
||||
};
|
||||
|
||||
static int firstTime = 0;
|
||||
if (firstTime == 0) {
|
||||
firstTime++;
|
||||
}
|
||||
}
|
||||
|
||||
void SunSkyStage::setBackgroundMode(BackgroundMode mode) {
|
||||
|
|
Loading…
Reference in a new issue