From 2a3f16f5673e6482e422a65f6f23f958dd78955f Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 15 Apr 2009 22:22:33 +0200 Subject: Assorted random cleanups --- src/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index c49ebb12..ba6cf24e 100644 --- a/src/map.h +++ b/src/map.h @@ -53,7 +53,7 @@ struct MetaTile /** * Constructor. */ - MetaTile():whichList(0), blockmask(0) {}; + MetaTile() : whichList(0), blockmask(0) {} // Pathfinding members int Fcost; /**< Estimation of total path cost */ -- cgit v1.2.3-70-g09d2