Files
squeezelite-esp32/components/spotify/cspot/bell/external/civetweb/external_log_access.inl
2023-03-25 16:48:41 -07:00

5 lines
88 B
C++

#include "civetweb.h"
static void log_access(const struct mg_connection *conn) {
}