mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 02:47:48 +02:00
Fixed some compiler warnings and some small refactoring
This commit is contained in:
@@ -137,7 +137,6 @@ LineStylePalette::from_string (const std::string &s)
|
||||
while (true) {
|
||||
|
||||
unsigned int s = 0;
|
||||
unsigned int st = 0;
|
||||
|
||||
if (! x.try_read (s)) {
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user