Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Verwiebe <info@jensverwiebe.de>2013-04-10 19:22:39 +0400
committerJens Verwiebe <info@jensverwiebe.de>2013-04-10 19:22:39 +0400
commit367de678895e7815c26a5668506b8ae24624742c (patch)
tree776e6fb90edf01c43699b69ae6962403fedb9ce0 /release/darwin/blender.app/Contents/Info.plist
parent791815c9d490ecb0de9c3b6bcb306c0d232c1127 (diff)
OSX: remove the applescript and env var for omp_set_treads from plist
Diffstat (limited to 'release/darwin/blender.app/Contents/Info.plist')
-rw-r--r--release/darwin/blender.app/Contents/Info.plist5
1 files changed, 0 insertions, 5 deletions
diff --git a/release/darwin/blender.app/Contents/Info.plist b/release/darwin/blender.app/Contents/Info.plist
index ecea0e3ec76..0649a2075cd 100644
--- a/release/darwin/blender.app/Contents/Info.plist
+++ b/release/darwin/blender.app/Contents/Info.plist
@@ -43,11 +43,6 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}, Blender Foundation</string>
- <key>LSEnvironment</key>
- <dict>
- <key>OMP_NUM_THREADS</key>
- <string>4</string>
- </dict>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>