diff --git a/src/pywebutil/pywebutil.cpp b/src/pywebutil/pywebutil.cpp index dbaa8ef6..8618eba9 100644 --- a/src/pywebutil/pywebutil.cpp +++ b/src/pywebutil/pywebutil.cpp @@ -9,7 +9,6 @@ namespace xo { //using xo::web::Alist; using xo::web::HttpEndpointDescr; - using xo::ref::rp; //using xo::time::utc_nanos; namespace py = pybind11;