diff options
author | Oz Linden <oz@lindenlab.com> | 2015-06-16 14:42:31 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-06-16 14:42:31 -0400 |
commit | fa1913ea679fd895d709da5c5782b26c7d03a40a (patch) | |
tree | 83250b59c556bfc4227d38ba12c2dac242642a2d /indra/newview/viewer_manifest.py | |
parent | e0f5ed29daa3b2803aaec60a77bde8df7df292ee (diff) | |
parent | ee05fe0e5f8d73ce4db41239fae3bfe691e54db5 (diff) |
merge changes for STORM-2109
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-x | indra/newview/viewer_manifest.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py index cae6bded9f..fa80730407 100755 --- a/indra/newview/viewer_manifest.py +++ b/indra/newview/viewer_manifest.py @@ -400,8 +400,6 @@ class Windows_i686_Manifest(ViewerManifest): self.path("vivoxsdk.dll") self.path("ortp.dll") self.path("libsndfile-1.dll") - self.path("zlib1.dll") - self.path("vivoxplatform.dll") self.path("vivoxoal.dll") self.path("ca-bundle.crt") |