summaryrefslogtreecommitdiff
path: root/src/map/clif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.cpp')
-rw-r--r--src/map/clif.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/clif.cpp b/src/map/clif.cpp
index 8e697f2..9f837db 100644
--- a/src/map/clif.cpp
+++ b/src/map/clif.cpp
@@ -5042,7 +5042,6 @@ RecvResult clif_parse_PartyMessage(Session *s, dumb_ptr<map_session_data> sd)
void clif_sendallquest(dumb_ptr<map_session_data> sd)
{
int i;
- QuestId questid;
if (!sd)
return;