File diff r17481:fa20f7edaf1f → r17482:4dbb8b190ff9
src/network/network_gui.cpp
Show inline comments
 
@@ -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;