diff options
Diffstat (limited to 'src/gui/npc_text.h')
-rw-r--r-- | src/gui/npc_text.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index aa6aa725..4a0e8b49 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -75,6 +75,4 @@ class NpcTextDialog : public Window, public gcn::ActionListener gcn::ScrollArea *scrollArea; }; -extern NpcTextDialog *npcTextDialog; - #endif |