remove ceph code
[stor4nfv.git] / src / ceph / src / rgw / rgw_civetweb_log.h
diff --git a/src/ceph/src/rgw/rgw_civetweb_log.h b/src/ceph/src/rgw/rgw_civetweb_log.h
deleted file mode 100644 (file)
index 0fc227a..0000000
+++ /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