diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-03-17 08:53:20 +0200 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2021-03-17 08:53:20 +0200 |
| commit | 2febf90744624120b9d93708792ed5aaedb8ad14 (patch) | |
| tree | f54ea33e323c20e4f944c79fd32bace3ff5e7ba9 /indra/newview | |
| parent | 6b73a8331f558f29903b797dedc09c7419958fdb (diff) | |
SL-14541 follow-up xcode buildfix
Diffstat (limited to 'indra/newview')
| -rwxr-xr-x | indra/newview/viewer_manifest.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index af7e799269..5a39616d55 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -1024,7 +1024,6 @@ class DarwinManifest(ViewerManifest): "libapr-1.0.dylib", "libaprutil-1.0.dylib", "libexpat.1.dylib", - "libexception_handler.dylib", "libGLOD.dylib", # libnghttp2.dylib is a symlink to # libnghttp2.major.dylib, which is a symlink to |
