# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089738 -32400
# Branch GECKO1708_2013080114_RELBRANCH
# Node ID 29906b8db0690e931b6b1f099556c276b775499c
# Parent  f47ece3fe8f058b50af7898c6ee141120066fc53
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>
