X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Frgw%2Frgw_civetweb_log.h;fp=src%2Fceph%2Fsrc%2Frgw%2Frgw_civetweb_log.h;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=0fc227a54685414223e9aca955c45d363485be7b;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/rgw/rgw_civetweb_log.h b/src/ceph/src/rgw/rgw_civetweb_log.h deleted file mode 100644 index 0fc227a..0000000 --- a/src/ceph/src/rgw/rgw_civetweb_log.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef CEPH_RGW_CIVETWEB_LOG_H -#define CEPH_RGW_CIVETWEB_LOG_H - -int rgw_civetweb_log_callback(const struct mg_connection *conn, const char *buf); -int rgw_civetweb_log_access_callback(const struct mg_connection *conn, const char *buf); - -#endif