# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1332055335 -32400
# Branch GECKO10011_2012111513_RELBRANCH
# Node ID 0e7c960b614cb7611dc8f3b7ad14b95b4c73381b
# Parent  a5e07944db08f797ded17babcbeb5b821cf75c2a
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
@@ -55,15 +55,6 @@
 	<true/>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
-        <key>LSMinimumSystemVersion</key>
-        <string>10.5.0</string>
-	<key>LSMinimumSystemVersionByArchitecture</key>
-	<dict>
-		<key>i386</key>
-		<string>10.5.0</string>
-		<key>x86_64</key>
-		<string>10.6.0</string>
-        </dict>
 	<key>UTExportedTypeDeclarations</key>
 	<array>
 		<dict>
