From 82a2bdabc4c511c40b8d849fa78df4e268b36f76 Mon Sep 17 00:00:00 2001 From: neoraider Date: Wed, 16 Apr 2008 19:46:02 +0000 Subject: zoomedit: * Removed unused method prototype "edgeLess" from TopView --- src/View/TopView.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/View/TopView.h b/src/View/TopView.h index 952cd32..82f5875 100644 --- a/src/View/TopView.h +++ b/src/View/TopView.h @@ -45,8 +45,6 @@ class TopView : public View { Data::Level *level; - bool edgeLess(const Edge &e1, const Edge &e2); - void drawGrid(Gui::RenderArea *renderArea); void renderRoom(Data::Room *room); -- cgit v1.2.3