summaryrefslogtreecommitdiff
path: root/src/char/int_quest.h
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-12-04 11:36:31 -0200
committershennetsind <ind@henn.et>2013-12-04 11:36:31 -0200
commit2350c7e6a28630c0157ebca7e41f96b7716e79ce (patch)
tree2114c6ed441588450b01473e3896d620e513eaac /src/char/int_quest.h
parent85023b1aad64d2b3b5d5ff53e1704abe0e689aa9 (diff)
parentfdd8d1556526abcfbc95263aa3b0a651e7f4cf0a (diff)
downloadhercules-2350c7e6a28630c0157ebca7e41f96b7716e79ce.tar.gz
hercules-2350c7e6a28630c0157ebca7e41f96b7716e79ce.tar.bz2
hercules-2350c7e6a28630c0157ebca7e41f96b7716e79ce.tar.xz
hercules-2350c7e6a28630c0157ebca7e41f96b7716e79ce.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'src/char/int_quest.h')
-rw-r--r--src/char/int_quest.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/char/int_quest.h b/src/char/int_quest.h
index f2a0b626e..b0403f436 100644
--- a/src/char/int_quest.h
+++ b/src/char/int_quest.h
@@ -4,9 +4,6 @@
#ifndef _QUEST_H_
#define _QUEST_H_
-/*questlog system*/
-struct quest;
-
int inter_quest_parse_frommap(int fd);
#endif