summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorDave Houlton <euclid@lindenlab.com>2021-03-02 14:25:36 -0700
committerDave Houlton <euclid@lindenlab.com>2021-03-02 14:25:36 -0700
commit363bc9d9d0fe4f42b0dfbdb7adeb9a481a4fe55b (patch)
tree600cd078a00e80a33504c748540e333a34a4b30d /indra/newview/viewer_manifest.py
parent31bca613a6011f5e1a95cffafd283e445142557f (diff)
parent2b385841f3031d599bdb226f0f859e51b09870f8 (diff)
Merge branch 'master' v 6.4.15 into DRTVWR-525
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-xindra/newview/viewer_manifest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 6d231040f7..8eee583a48 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -69,7 +69,6 @@ class ViewerManifest(LLManifest):
self.exclude("logcontrol-dev.xml")
self.path("*.ini")
self.path("*.xml")
- self.path("*.db2")
# include the entire shaders directory recursively
self.path("shaders")