# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089738 -32400
# Branch GECKO1705esr_2013032810_RELBRANCH
# Node ID 335743412a7ee0ed721ada1a947720af978ad0c2
# Parent  5a0b02c0c19abb6f0d77a9824f7a60b25badada5
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>
