summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 272d9267..b1a8c674 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -787,11 +787,6 @@ s32b project_time_effect = 0;
effect_type effects[MAX_EFFECTS];
/*
- * General skills set
- */
-skill_modifiers *gen_skill;
-
-/*
* Table of "cli" macros.
*/
cli_comm *cli_info;