From eb03baac873c59367d8308b3c0a535b136f99633 Mon Sep 17 00:00:00 2001 From: Adam Borowski Date: Mon, 4 Jul 2011 17:44:26 +0200 Subject: Make cppcheck a bit happier. --- crawl-ref/source/dgn-shoals.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'crawl-ref/source/dgn-shoals.cc') diff --git a/crawl-ref/source/dgn-shoals.cc b/crawl-ref/source/dgn-shoals.cc index 24f913e552..4547ae05c6 100644 --- a/crawl-ref/source/dgn-shoals.cc +++ b/crawl-ref/source/dgn-shoals.cc @@ -29,8 +29,6 @@ #include #include -typedef FixedArray grid_short; - const char *PROPS_SHOALS_TIDE_KEY = "shoals-tide-height"; const char *PROPS_SHOALS_TIDE_VEL = "shoals-tide-velocity"; const char *PROPS_SHOALS_TIDE_UPDATE_TIME = "shoals-tide-update-time"; -- cgit v1.2.3-54-g00ecf