From 8dbc31a41f1cdec01bc4b357d47c66daf64ec5f4 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 11 Dec 2021 00:42:26 +0100 Subject: [PATCH] Removed debug output --- src/rba/rba/rba.cc | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/rba/rba/rba.cc b/src/rba/rba/rba.cc index e17c57ad6..89bd04321 100644 --- a/src/rba/rba/rba.cc +++ b/src/rba/rba/rba.cc @@ -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) {