summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/lldir_mac.cpp
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-11-07 15:08:12 +0800
committerErik Kundiman <erik@megapahit.org>2025-11-07 15:08:12 +0800
commitecf492b02cf510054f8b80d9a4260f0993b91427 (patch)
tree3e1eefdc0819ea8c78d84d2409f4e02d5565dc06 /indra/llfilesystem/lldir_mac.cpp
parentc7b025b7a4dd2d1ad860eaf164a6df8dd9787a84 (diff)
parenta89c854219e8444c7c94146b2833b3fbc42e0c79 (diff)
Merge branch 'main' into 2025.08
Diffstat (limited to 'indra/llfilesystem/lldir_mac.cpp')
-rw-r--r--indra/llfilesystem/lldir_mac.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llfilesystem/lldir_mac.cpp b/indra/llfilesystem/lldir_mac.cpp
index 785bd034e8..8b9bdd9853 100644
--- a/indra/llfilesystem/lldir_mac.cpp
+++ b/indra/llfilesystem/lldir_mac.cpp
@@ -149,10 +149,7 @@ LLDir_Mac::LLDir_Mac()
mWorkingDir = getCurPath();
-/*
mLLPluginDir = mAppRODataDir + mDirDelimiter + "SLPlugin.app" + mDirDelimiter + "Contents" + mDirDelimiter + "Frameworks";
-*/
- mLLPluginDir = mAppRODataDir + mDirDelimiter + "llplugin";
}
}