From aa0d78815004ae6b0c4a42b0e024f5c4ef555ae2 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 24 May 2026 10:23:38 +0000 Subject: c rewrite --- include/name_from_url.hh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 include/name_from_url.hh (limited to 'include/name_from_url.hh') diff --git a/include/name_from_url.hh b/include/name_from_url.hh deleted file mode 100644 index 6f8723b..0000000 --- a/include/name_from_url.hh +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef NAME_FROM_URL -#define NAME_FROM_URL - -#include -std::string name_from_url(std::string url); - -#endif -- cgit v1.2.3