Commit 05d25abf authored by Gabriele Civitarese's avatar Gabriele Civitarese

Removed pointless line

parent e92a7fe5
......@@ -14,7 +14,6 @@ class UDPServer {
{
receiveData = new byte[1024];
sendData = new byte[1024];
/* Prepara la struttura dati usata per contenere il pacchetto in ricezione */
DatagramPacket receivePacket =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment