summaryrefslogtreecommitdiff
path: root/src/quest.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'src/quest.pkg')
-rw-r--r--src/quest.pkg6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/quest.pkg b/src/quest.pkg
index 5021659e..aed3569a 100644
--- a/src/quest.pkg
+++ b/src/quest.pkg
@@ -89,12 +89,6 @@ struct quest_type
*/
bool silent;
- /** @structvar dynamic_desc
- * @brief Boolean
- * @note Do we need to ask a function to get the description ?
- */
- bool dynamic_desc;
-
/** @structvar status
* @brief Number
* @note Is the quest taken, completed, finished?