Skip to content

Commit 69a46ad

Browse files
cola119RafaelGSS
authored andcommitted
tools: update inspector_protocol to 9b4a4aa
PR-URL: #51293 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent e325f49 commit 69a46ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/inspector_protocol/lib/Allocator_h.template

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
namespace {{namespace}} {
1212
{% endfor %}
1313

14-
enum NotNullTagEnum { NotNullLiteral };
15-
1614
#define PROTOCOL_DISALLOW_COPY(ClassName) \
1715
private: \
1816
ClassName(const ClassName&) = delete; \

0 commit comments

Comments
 (0)