mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Even inside #if 0 comments are comments.
This commit is contained in:
@@ -643,8 +643,8 @@ void dictDisableResize(void) {
|
||||
|
||||
#if 0
|
||||
|
||||
The following is code that we don't use for Redis currently, but that is part
|
||||
of the library.
|
||||
/* The following is code that we don't use for Redis currently, but that is part
|
||||
of the library. */
|
||||
|
||||
/* ----------------------- Debugging ------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user