# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1349089738 -32400
# Branch GECKO1706esr_2013050915_RELBRANCH
# Node ID d14e1dfbcc68d91b58b6534c133c76549982889a
# Parent  809758fce00c6ee5373b87c4fc8d368ad3bf6f10
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>
