Explorar el Código

Removed break.

BDisp hace 4 años
padre
commit
441fcbecbe
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Terminal.Gui/ConsoleDrivers/NetDriver.cs

+ 0 - 1
Terminal.Gui/ConsoleDrivers/NetDriver.cs

@@ -586,7 +586,6 @@ namespace Terminal.Gui {
 						lastWindowHeight = Console.WindowHeight;
 						return;
 					}
-					break;
 				}
 			}
 		}