summaryrefslogtreecommitdiff
path: root/source/modules/asura-core/Font/TTF.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/modules/asura-core/Font/TTF.h')
-rw-r--r--source/modules/asura-core/Font/TTF.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/source/modules/asura-core/Font/TTF.h b/source/modules/asura-core/Font/TTF.h
deleted file mode 100644
index b83cf76..0000000
--- a/source/modules/asura-core/Font/TTF.h
+++ /dev/null
@@ -1,17 +0,0 @@
-#ifndef _ASURA_TTF_H_
-#define _ASURA_TTF_H_
-
-namespace AsuraEngine
-{
- namespace Text
- {
-
- class TTF
- {
-
- };
-
- }
-}
-
-#endif \ No newline at end of file