Searched refs:s_oldState (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleDlg.cpp755 static EConnState s_oldState = ECS_Unknown; local
767 if ( (true == skinChanged) || (currentState != s_oldState) ) {
795 s_oldState = currentState;

Completed in 76 milliseconds