We're back! (IN POG FORM)
Originally posted by skolnickRazorback 2.0 and Razorback 2.1 are genuine servers (In fact, you added the first, since it si ed2k://|server|195.245.244.243|4661|, the 2.1 is ed2k://|server|195.245.244.244|4661|)Regards.
Index: src/Observable.h===================================================================--- src/Observable.h (revision 5168)+++ src/Observable.h (revision 5568)@@ -273,9 +273,7 @@ wxMutexLocker lock(m_mutex); if ( o ) {- if ( m_list.count( o ) ) {- o->ReceiveNotification( this, e );- }+ o->ReceiveNotification( this, e ); } else { myIteratorType it = m_list.begin(); for ( ; it != m_list.end(); ) {