aboutsummaryrefslogtreecommitdiffstats
path: root/BSSMAP.st
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-11-27 21:15:47 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-11-28 21:27:57 +0100
commitcddbde727ba66d5678689829b4bc16fac326cedf (patch)
tree670e65ecc962a83baf727fc9380311c9a167a69f /BSSMAP.st
parent788866cb1ee1546bba176afa909ebe09c7370afe (diff)
BSSMAP: Remove the debugging logs
Diffstat (limited to 'BSSMAP.st')
-rw-r--r--BSSMAP.st3
1 files changed, 0 insertions, 3 deletions
diff --git a/BSSMAP.st b/BSSMAP.st
index 0e9e889..051b678 100644
--- a/BSSMAP.st
+++ b/BSSMAP.st
@@ -327,9 +327,6 @@ GSM0808IE subclass: GSM0808CellIdentifierList [
cells add: cell.
].
- ident printNl.
- cells printNl.
-
^ self new
cells: cells;
ident: ident;