summaryrefslogtreecommitdiff
path: root/src/gui/npc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/npc.cpp')
-rw-r--r--src/gui/npc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/npc.cpp b/src/gui/npc.cpp
index 4049b061..4f0a7943 100644
--- a/src/gui/npc.cpp
+++ b/src/gui/npc.cpp
@@ -110,7 +110,6 @@ void NpcListDialog::action(const std::string& eventId)
setVisible(false);
current_npc = 0;
reset();
-
}
}
else if (eventId == "cancel") {