removed stop UDP Socket function because it was not implemented, and will not be soo close

This commit is contained in:
Valmo Trindade
2025-07-16 12:46:43 -03:00
parent 83b9082e87
commit dcfdb0451c
2 changed files with 0 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
PREP(convertClientLocation); PREP(convertClientLocation);
PREP(extractClientPosition); PREP(extractClientPosition);
PREP(startUDPSocket); PREP(startUDPSocket);
PREP(stopUDPSocket);