diff options
Diffstat (limited to 'src/text.h')
-rw-r--r-- | src/text.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/text.h b/src/text.h index e515b3dc5..4efc63163 100644 --- a/src/text.h +++ b/src/text.h @@ -30,8 +30,6 @@ #include "localconsts.h" -class TextManager; - class Text { friend class TextManager; |