summaryrefslogtreecommitdiff
path: root/upb/refcounted.h
diff options
context:
space:
mode:
Diffstat (limited to 'upb/refcounted.h')
-rw-r--r--upb/refcounted.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/upb/refcounted.h b/upb/refcounted.h
index 6698d38..1537414 100644
--- a/upb/refcounted.h
+++ b/upb/refcounted.h
@@ -28,8 +28,6 @@
* For this reason we don't enable it by default, even in debug builds.
*/
-/* #define UPB_DEBUG_REFS */
-
#ifdef __cplusplus
namespace upb {
class RefCounted;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback