aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-10-20 21:35:05 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-10-20 21:35:05 +0200
commit6e28e1f34350fffd58f5476aa77525a69f44dc83 (patch)
tree76353de6d14d52b2215bc4a8c32209d10ff9581d
parent3e2673d192ff027a3b4ddb9a9843f950ff9b633b (diff)
OsmoCore: Do not log from within this class..
-rw-r--r--OsmoCore.st1
1 files changed, 0 insertions, 1 deletions
diff --git a/OsmoCore.st b/OsmoCore.st
index 8e043c2..dda4256 100644
--- a/OsmoCore.st
+++ b/OsmoCore.st
@@ -47,7 +47,6 @@ Object subclass: OSMOCore [
OSMOCore class >> update: aSymbol [
"Check if the BSC Symbols are there again?"
- self logDebug: '#>>update: called' area: #osmocore
]
OSMOCore class >> bsc_select_main: poll [