fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-02-18 05:33 am

[dw-free] remove unused settings in htdocs/manage/settings/index.bml

[commit: http://hg.dwscoalition.org/dw-free/rev/791c1bee72fa]

http://bugs.dwscoalition.org/show_bug.cgi?id=4305

Remove dead setting LJ::Setting::Display::MobileApps

Patch by [staff profile] denise.

Files modified:
  • htdocs/manage/settings/index.bml
--------------------------------------------------------------------------------
diff -r 6888252ac285 -r 791c1bee72fa htdocs/manage/settings/index.bml
--- a/htdocs/manage/settings/index.bml	Sat Feb 18 13:26:01 2012 +0800
+++ b/htdocs/manage/settings/index.bml	Sat Feb 18 13:33:24 2012 +0800
@@ -114,7 +114,6 @@
             settings => [qw(
                 LJ::Setting::EmailPosting
                 DW::Setting::TxtMsgSetup
-                LJ::Setting::Display::MobileApps
             )],
         },
         privacy => {
--------------------------------------------------------------------------------