mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 18:16:30 +03:00
Remove stray debug printf
This commit is contained in:
parent
1064f9eee1
commit
f72515618f
@ -1098,7 +1098,6 @@ _http_write_ports_file(c3_c *pax_c)
|
||||
u3_http *htp_u;
|
||||
|
||||
snprintf(paf_c, 2048, "%s/%s", pax_c, ".http.ports");
|
||||
fprintf(uH, "snprintfed\n");
|
||||
|
||||
if ( NULL != (por_u = fopen(paf_c, "r")) ) {
|
||||
fprintf(uH, ".http.ports already existed - clearing it\n");
|
||||
|
Loading…
Reference in New Issue
Block a user