Skip to content

Commit

Permalink
Removed unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubbelboer committed Jun 9, 2013
1 parent 61277d0 commit 0396159
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions adapters/libuv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 0396159

Please sign in to comment.