hardware.configure(UART_57); still needed?

I found this code:

hardware.configure(UART_57); hardware.uart57.configure(19200, 8, PARITY_NONE, 1, NO_CTSRTS);

DO I still need the first line in the beta version?

No - it is deprecated