# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089738 -32400
# Branch GECKO1704esr_2013030721_RELBRANCH
# Node ID 5decb4b57b944334e48309a7e0af01e34a8e23c3
# Parent  524127a79b49225f7d3b06c060c1689adf0ec677
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>
