remove mime type stuff for now

Windows's built in function for getting mime type sucks, and I don't want to have to vendor in libmagic. We'll leave this as something the user can handle themselves.
This commit is contained in:
IoI_xD 2026-07-23 00:56:13 -07:00
commit e20684f89b
5 changed files with 3 additions and 49 deletions

View file

@ -63,7 +63,6 @@
#define MwNforeground "Sforeground"
#define MwNsubForeground "SsubForeground"
#define MwNtitleForeground "StitleForeground"
#define MwNacceptedMimeType "SacceptedMimeType"
#define MwNvulkanExtension "SEvulkanExtension"