diff --git a/src/managerimpl.cpp b/src/managerimpl.cpp
index c2dd947035948a02b73df1965921eb6b4b98be71..172e178537ec13a7c503e9a33f287df96e7a7c6c 100644
--- a/src/managerimpl.cpp
+++ b/src/managerimpl.cpp
@@ -2250,7 +2250,6 @@ ManagerImpl::loadAccountMap()
   std::string accountType;
   Account* tmpAccount;
   std::string port;
-  unsigned int iPort;
 
   TokenList::iterator iter = sections.begin();
   while(iter != sections.end()) {