Fixed comments and useless function declarations
This commit is contained in:
committed by
Rune Harlyk
parent
17de0b22af
commit
aff50d6a9c
@@ -6,7 +6,7 @@
|
||||
#include <functional>
|
||||
#include <map>
|
||||
|
||||
#define PROTO_BUFFER_SIZE 2048 // Increased for chunked file transfer responses
|
||||
#define PROTO_BUFFER_SIZE 2048
|
||||
|
||||
template <typename T>
|
||||
struct MessageTraits;
|
||||
|
||||
Reference in New Issue
Block a user