From 34a492ac70b3217937eafeb6db3cb9bfdc18fba9 Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Fri, 25 Nov 2011 01:11:42 +0300
Subject: Move A_UNUSED define to include file.

---
 src/localplayer.h | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'src/localplayer.h')

diff --git a/src/localplayer.h b/src/localplayer.h
index 56867a0b8..5b755e4f6 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -37,12 +37,6 @@
 #include <memory>
 #include <vector>
 
-#ifdef __GNUC__
-#define A_UNUSED  __attribute__ ((unused))
-#else
-#define A_UNUSED
-#endif
-
 class ChatTab;
 class FloorItem;
 class ImageSet;
-- 
cgit v1.2.3-70-g09d2