Skip to content

Commit 6a1e2e7

Browse files
Markus WaldmannMarkus Waldmann
authored andcommitted
Removed LEVEL_NO_SKY in CloudStateLevel
There will be no need for now for this state, if no sky is needed, use LEVEL_OTHER Signed-off-by: Markus Waldmann <Markus.Waldmann@stud.hs-kempten.de>
1 parent 0ef5052 commit 6a1e2e7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

osi_environment.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,6 @@ message EnvironmentalConditions
416416
// Covered (8/8)
417417
//
418418
CLOUD_STATE_LEVEL_COVERED = 10;
419-
420-
// No Sky
421-
//
422-
CLOUD_STATE_LEVEL_NO_SKY = 11;
423419
}
424420
}
425421

0 commit comments

Comments
 (0)