aboutsummaryrefslogtreecommitdiffstats
path: root/en/6
diff options
context:
space:
mode:
Diffstat (limited to 'en/6')
-rwxr-xr-xen/6/download_index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index 4c3c7b010..b90300380 100755
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -503,7 +503,6 @@ $('img.lazy').each(function(){
$('input[name="nat"],input[name="arch"],input[name="dllink"]').prop('checked', false);
}
- //$('#desktop')[$('#lan,#live,#classical').is(':checked') ? 'slideUp' : 'slideDown']();
$('#dllink')[$('#lan,#live,#classical').is(':checked') ? 'slideUp' : 'slideDown']();
});