From 0396159214864173558deae4137b67488872d7b1 Mon Sep 17 00:00:00 2001 From: Erik Dubbelboer Date: Sun, 9 Jun 2013 14:43:03 +0200 Subject: Removed unnecessary comments --- adapters/libuv.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'adapters') 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 #include "../hiredis.h" #include "../async.h" -//#include // malloc(), free() -//#include // memset() -//#include // assert() typedef struct redisLibuvEvents { -- cgit v1.2.3