summaryrefslogtreecommitdiff
path: root/adapters/libuv.h
diff options
context:
space:
mode:
Diffstat (limited to 'adapters/libuv.h')
-rw-r--r--adapters/libuv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/adapters/libuv.h b/adapters/libuv.h
index 63bec63..e61d5ca 100644
--- a/adapters/libuv.h
+++ b/adapters/libuv.h
@@ -3,9 +3,6 @@
#include <uv.h>
#include "../hiredis.h"
#include "../async.h"
-//#include <stdlib.h> // malloc(), free()
-//#include <string.h> // memset()
-//#include <assert.h> // assert()
typedef struct redisLibuvEvents {