aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/text/text.h
diff options
context:
space:
mode:
authorMarisa-Chan2014-12-19 10:46:43 +0600
committerMarisa-Chan2014-12-19 10:46:43 +0600
commitf4fe0b008fa564a59dddfc59af9385fd3cd958d0 (patch)
treeb3fe5775b59ddd5c71eb3d74c01ef53524874d93 /engines/zvision/text/text.h
parente0cb8f52f73ba927d5bf24c9b44f6d28743509df (diff)
downloadscummvm-rg350-f4fe0b008fa564a59dddfc59af9385fd3cd958d0.tar.gz
scummvm-rg350-f4fe0b008fa564a59dddfc59af9385fd3cd958d0.tar.bz2
scummvm-rg350-f4fe0b008fa564a59dddfc59af9385fd3cd958d0.zip
ZVISION: Delete unused code
Diffstat (limited to 'engines/zvision/text/text.h')
-rw-r--r--engines/zvision/text/text.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/zvision/text/text.h b/engines/zvision/text/text.h
index 01c3fd760c..ecec3ccde6 100644
--- a/engines/zvision/text/text.h
+++ b/engines/zvision/text/text.h
@@ -28,10 +28,6 @@
#include "zvision/graphics/truetype_font.h"
#include "zvision/zvision.h"
-namespace Graphics {
-class FontManager;
-}
-
namespace ZVision {
class ZVision;