We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6863fb8 commit fdb07d5Copy full SHA for fdb07d5
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