فهرست منبع

Deleted debug code.

default 3 سال پیش
والد
کامیت
350a489bd0
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      mastoapi.c

+ 0 - 2
mastoapi.c

@@ -1038,8 +1038,6 @@ int mastoapi_get_handler(const xs_dict *req, const char *q_path,
         *body  = xs_json_dumps_pp(ins, 4);
         *body  = xs_json_dumps_pp(ins, 4);
         *ctype = "application/json";
         *ctype = "application/json";
         status = 200;
         status = 200;
-
-        printf("%s\n", *body);
     }
     }
     else
     else
     if (xs_startswith(cmd, "/v1/statuses/")) {
     if (xs_startswith(cmd, "/v1/statuses/")) {