diff options
Diffstat (limited to 'indra/llfilesystem/lldir_mac.cpp')
| -rw-r--r-- | indra/llfilesystem/lldir_mac.cpp | 3 |
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"; } } |
