Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/DuetNG/DuetEthernet/Network.h')
-rw-r--r--src/DuetNG/DuetEthernet/Network.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DuetNG/DuetEthernet/Network.h b/src/DuetNG/DuetEthernet/Network.h
index d6d38555..1a479a40 100644
--- a/src/DuetNG/DuetEthernet/Network.h
+++ b/src/DuetNG/DuetEthernet/Network.h
@@ -88,8 +88,6 @@ private:
active
};
- bool AcquireTransaction(SocketNumber skt);
-
void InitSockets();
void TerminateSockets();