1
0
Fork 0

OsmoCore: Do not log from within this class..

This commit is contained in:
Holger Hans Peter Freyther 2010-10-20 21:35:05 +02:00
parent 3e2673d192
commit 6e28e1f343
1 changed files with 0 additions and 1 deletions

View File

@ -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 [