diff --git a/scripts/update_clang_format.py b/scripts/update_clang_format.py index 2624e794405..8cf9b9f0d97 100644 --- a/scripts/update_clang_format.py +++ b/scripts/update_clang_format.py @@ -8,7 +8,6 @@ 'tools', os.path.join('third-party', 'glad'), os.path.join('third-party', 'nvfbc'), - os.path.join('third-party', 'wayland-protocols') ] file_types = [ 'cpp',