[ipacess-config] Remove one of my bogus debugging statements

This commit is contained in:
Holger Hans Peter Freyther
2009-12-23 05:31:36 +01:00
parent 079353ad1f
commit 004e055cfd

View File

@@ -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();