aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/viewer_manifest.py')
-rwxr-xr-xlinden/indra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py
index bdf537a..cbc9a84 100755
--- a/linden/indra/newview/viewer_manifest.py
+++ b/linden/indra/newview/viewer_manifest.py
@@ -221,7 +221,7 @@ class WindowsManifest(ViewerManifest):
221 # self.path("vivoxsdk.dll") 221 # self.path("vivoxsdk.dll")
222 # self.path("ortp.dll") 222 # self.path("ortp.dll")
223 223
224 self.end_prefix() 224 self.end_prefix()
225 225
226# # pull in the crash logger and updater from other projects 226# # pull in the crash logger and updater from other projects
227# self.path(src=self.find_existing_file( # tag:"crash-logger" here as a cue to the exporter 227# self.path(src=self.find_existing_file( # tag:"crash-logger" here as a cue to the exporter