summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorBjoseph Wombat <bjoseph@vivox.com>2015-05-19 20:18:24 -0400
committerBjoseph Wombat <bjoseph@vivox.com>2015-05-19 20:18:24 -0400
commit239bff71827c2467c953b4ee803a8e0b0348e32a (patch)
tree98b30b9a0eb3cb2ee8d87d711733eb702aa9e8b7 /indra/newview/viewer_manifest.py
parentc4e26ac04dd8fc5cc48266c4a07ec2bd25af00b1 (diff)
Changes to remove zlib and vivoxplatform dlls from the windows build
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-xindra/newview/viewer_manifest.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 32cf9d3df6..32c4350b40 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -396,8 +396,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")