X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fbase%2Febase.cpp;h=313732abd221fc27c30292b602ff1591b5ae5230;hb=9a9ce66ffba8974b7db87bf8a181f35497945c89;hp=f42b72b8b7ef4da7055ec1e7b8f20a3536c2d13a;hpb=ea644879586a9472041552d84dd7b7ebba29ec3e;p=vuplus_dvbapp diff --git a/lib/base/ebase.cpp b/lib/base/ebase.cpp index f42b72b..313732a 100644 --- a/lib/base/ebase.cpp +++ b/lib/base/ebase.cpp @@ -126,7 +126,6 @@ eMainloop::~eMainloop() void eMainloop::addSocketNotifier(eSocketNotifier *sn) { int fd = sn->getFD(); - std::map::iterator it(notifiers.find(fd)); if (m_inActivate && m_inActivate->ref.count == 1) { /* when the current active SocketNotifier's refcount is one,