mirror of
https://github.com/irmen/prog8.git
synced 2024-12-24 01:29:28 +00:00
remove unused var
This commit is contained in:
parent
4bd4733e52
commit
25677a4126
@ -38,7 +38,6 @@ colors {
|
||||
ubyte[32] reds
|
||||
ubyte[32] greens
|
||||
ubyte[32] blues
|
||||
ubyte bar_size
|
||||
|
||||
sub random_rgb12() {
|
||||
do {
|
||||
|
Loading…
Reference in New Issue
Block a user