Skip to content

Commit

Permalink
tools: update inspector_protocol to 9b4a4aa
Browse files Browse the repository at this point in the history
PR-URL: #51293
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
cola119 authored and RafaelGSS committed Jan 2, 2024
1 parent e325f49 commit 69a46ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/inspector_protocol/lib/Allocator_h.template
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
namespace {{namespace}} {
{% endfor %}

enum NotNullTagEnum { NotNullLiteral };

#define PROTOCOL_DISALLOW_COPY(ClassName) \
private: \
ClassName(const ClassName&) = delete; \
Expand Down

0 comments on commit 69a46ad

Please sign in to comment.