mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Remove a now-obsolete comment about deadcode_dummy__
This commit is contained in:
@@ -89,8 +89,6 @@
|
||||
#undef BUG
|
||||
// Coverity defines this in global headers; let's override it. This is a
|
||||
// magic coverity-only preprocessor thing.
|
||||
// We use this "deadcode_dummy__" trick to prevent coverity from
|
||||
// complaining about unreachable bug cases.
|
||||
#nodef BUG(x) (x)
|
||||
#endif /* defined(__COVERITY__) */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user