diff options
Diffstat (limited to 'src/ChunkSender.h')
-rw-r--r-- | src/ChunkSender.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ChunkSender.h b/src/ChunkSender.h index a17dfcab2..c5702d7b3 100644 --- a/src/ChunkSender.h +++ b/src/ChunkSender.h @@ -67,8 +67,6 @@ public: }; - bool Start(); - void Stop(void); /** Queues a chunk to be sent to a specific client */ |