From ba6332b8ec1b21eabc38a4f7f1dcdb27297cd155 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 18 Apr 2021 19:54:39 +0100 Subject: Rip out the SwapInternals method. This never really worked correctly and will now be replaced with something better. --- include/socketengine.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/socketengine.h') diff --git a/include/socketengine.h b/include/socketengine.h index 081c7f904..2ccdae7b5 100644 --- a/include/socketengine.h +++ b/include/socketengine.h @@ -167,11 +167,6 @@ class CoreExport EventHandler : public Cullable */ int fd; - /** Swaps the internals of this EventHandler with another one. - * @param other A EventHandler to swap internals with. - */ - void SwapInternals(EventHandler& other); - public: /** Get the current file descriptor * @return The file descriptor of this handler -- cgit v1.3.1-10-gc9f91