# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089738 -32400
# Branch GECKO170_2012103012_RELBRANCH
# Node ID b8b41edc6770255a29b21e2aac8f1c99abf12d78
# Parent  8185f90bcfa8e71cf1d0508123c9fd479510f8d6
remove version requirement settings

diff --git a/mail/app/macbuild/Contents/Info.plist.in b/mail/app/macbuild/Contents/Info.plist.in
--- a/mail/app/macbuild/Contents/Info.plist.in
+++ b/mail/app/macbuild/Contents/Info.plist.in
@@ -53,15 +53,6 @@
 	</array>
 	<key>NSAppleScriptEnabled</key>
 	<true/>
-        <key>LSMinimumSystemVersion</key>
-        <string>10.6.0</string>
-	<key>LSMinimumSystemVersionByArchitecture</key>
-	<dict>
-		<key>i386</key>
-		<string>10.6.0</string>
-		<key>x86_64</key>
-		<string>10.6.0</string>
-        </dict>
         <key>NSSupportsAutomaticGraphicsSwitching</key>
         <true/>
         <key>NSPrincipalClass</key>
