(svn r22247) -Codechange: Update comments wrt. ForceRebuild() in command-scope.
This commit is contained in:
@@ -801,7 +801,6 @@ public:
|
||||
*/
|
||||
virtual void OnInvalidateData(int data = 0, bool gui_scope = true)
|
||||
{
|
||||
if (!gui_scope) return;
|
||||
if (data == 1) {
|
||||
this->server = NULL;
|
||||
this->list_pos = SLP_INVALID;
|
||||
|
Reference in New Issue
Block a user