From 2b6f8123e925e3be8ce7c04eccdd49fc728314a5 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 3 Jan 2023 09:31:51 +0100 Subject: Separated out libcommon as libreichwein --- libcommon/mime.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 libcommon/mime.h (limited to 'libcommon/mime.h') diff --git a/libcommon/mime.h b/libcommon/mime.h deleted file mode 100644 index c05eb45..0000000 --- a/libcommon/mime.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -#include - -std::string mime_type(const std::string& path); -- cgit v1.2.3