We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e325f49 commit 69a46adCopy full SHA for 69a46ad
tools/inspector_protocol/lib/Allocator_h.template
@@ -11,8 +11,6 @@
11
namespace {{namespace}} {
12
{% endfor %}
13
14
-enum NotNullTagEnum { NotNullLiteral };
15
-
16
#define PROTOCOL_DISALLOW_COPY(ClassName) \
17
private: \
18
ClassName(const ClassName&) = delete; \
0 commit comments