mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 16:14:03 +00:00
[ipacess-config] Remove one of my bogus debugging statements
This commit is contained in:
@@ -342,7 +342,6 @@ int main(int argc, char **argv)
|
||||
break;
|
||||
case 's':
|
||||
stream_id = atoi(optarg);
|
||||
printf("foo: %d\n", stream_id);
|
||||
break;
|
||||
case 'h':
|
||||
print_usage();
|
||||
|
Reference in New Issue
Block a user