mirror of https://github.com/KLayout/klayout.git
Removed debug output
This commit is contained in:
parent
ca304b15c8
commit
8dbc31a41f
|
|
@ -1560,9 +1560,6 @@ public:
|
|||
super = make_class (cls->base (), as_static);
|
||||
}
|
||||
|
||||
if (cls->name() == "ViewMode") {// @@@
|
||||
printf("@@@ BANG!\n"); fflush(stdout);
|
||||
}// @@@
|
||||
VALUE klass;
|
||||
if (as_static) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue