summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index db07ab191a..4ac5b302c0 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -970,7 +970,6 @@ public:
private:
int modded_speed(const monsters *mons, int hdplus) const;
- int apply_fuzz(int dur, int lo, int hi) const;
int calc_duration(const monsters *mons, const mon_enchant *added) const;
};