summaryrefslogtreecommitdiff
path: root/src/spells2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/spells2.cc')
-rw-r--r--src/spells2.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/spells2.cc b/src/spells2.cc
index c837a059..33dcb75b 100644
--- a/src/spells2.cc
+++ b/src/spells2.cc
@@ -1192,10 +1192,6 @@ void self_knowledge(FILE *fff)
{
info[i++] = "You are looking around very carefully.";
}
- if (p_ptr->new_spells)
- {
- info[i++] = "You can learn some spells/prayers.";
- }
if (p_ptr->word_recall)
{
info[i++] = "You will soon be recalled.";