aboutsummaryrefslogtreecommitdiff
path: root/win32/winfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'win32/winfont.h')
-rw-r--r--win32/winfont.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/win32/winfont.h b/win32/winfont.h
deleted file mode 100644
index 204b7fb..0000000
--- a/win32/winfont.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef MYON_WINFONT_H_INCLUDED
-#define MYON_WINFONT_H_INCLUDED
-#include "fmdsp/font.h"
-
-bool fmdsp_font_win(struct fmdsp_font *font);
-
-#endif // MYON_WINFONT_H_INCLUDED