From f676b62711ff5d2d1ba4355570977fd7a38e63be Mon Sep 17 00:00:00 2001 From: scrawl Date: Wed, 8 Mar 2017 01:30:38 +0100 Subject: [PATCH] Remove unused variable --- components/resource/stats.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/components/resource/stats.hpp b/components/resource/stats.hpp index bd3890d9b..55b016602 100644 --- a/components/resource/stats.hpp +++ b/components/resource/stats.hpp @@ -47,7 +47,6 @@ namespace Resource float _statsHeight; std::string _font; - float _leftPos; float _characterSize; int _resourceStatsChildNum;