# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1332055335 -32400
# Branch GECKO1009_2012101115_RELBRANCH
# Node ID 5e041142d2f78e43d25eab68f3e3735991328007
# Parent  291d729060f1992123e8e2f9c2633fcd7028c0de
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>
