aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/gprs/gtphub.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-30 14:13:33 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-12-03 11:44:13 +0100
commit2f67125c3237f63800c5601f1aaddda62ce192a2 (patch)
tree56200568fb6533074dd953e0126c7af7514fdd6e /openbsc/src/gprs/gtphub.c
parent800126b1f33986ca9ffc6f2a65c91264a969d078 (diff)
gtphub: remove obsolete todo comment
Sponsored-by: On-Waves ehi
Diffstat (limited to 'openbsc/src/gprs/gtphub.c')
-rw-r--r--openbsc/src/gprs/gtphub.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/src/gprs/gtphub.c b/openbsc/src/gprs/gtphub.c
index a659e30af..465520ee4 100644
--- a/openbsc/src/gprs/gtphub.c
+++ b/openbsc/src/gprs/gtphub.c
@@ -2193,8 +2193,6 @@ int gtphub_start(struct gtphub *hub, struct gtphub_cfg *cfg,
}
}
- /* TODO set hub->restart_counter from external file. */
-
int side_idx;
int plane_idx;
for_each_side_and_plane(side_idx, plane_idx) {