Removed unnecessary comments
This commit is contained in:
parent
61277d0925
commit
0396159214
@ -3,9 +3,6 @@
|
|||||||
#include <uv.h>
|
#include <uv.h>
|
||||||
#include "../hiredis.h"
|
#include "../hiredis.h"
|
||||||
#include "../async.h"
|
#include "../async.h"
|
||||||
//#include <stdlib.h> // malloc(), free()
|
|
||||||
//#include <string.h> // memset()
|
|
||||||
//#include <assert.h> // assert()
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct redisLibuvEvents {
|
typedef struct redisLibuvEvents {
|
||||||
|
Loading…
Reference in New Issue
Block a user