mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
#undef FOO is cleaner than #define FOO_XX
svn:r5774
This commit is contained in:
+1
-1
@@ -1274,7 +1274,7 @@ already_fetching_directory(int purpose)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#define INSTRUMENT_DOWNLOADS_XX 1
|
||||
#undef INSTRUMENT_DOWNLOADS
|
||||
|
||||
#ifdef INSTRUMENT_DOWNLOADS
|
||||
/** DOCDOC */
|
||||
|
||||
Reference in New Issue
Block a user