You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/07/28 22:14:05 UTC

svn commit: r1507836 - /openoffice/ooo-site/trunk/content/download/test/download.js

Author: marcus
Date: Sun Jul 28 20:14:05 2013
New Revision: 1507836

URL: http://svn.apache.org/r1507836
Log:
Deleted comment

Modified:
    openoffice/ooo-site/trunk/content/download/test/download.js

Modified: openoffice/ooo-site/trunk/content/download/test/download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/download.js?rev=1507836&r1=1507835&r2=1507836&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/download.js (original)
+++ openoffice/ooo-site/trunk/content/download/test/download.js Sun Jul 28 20:14:05 2013
@@ -179,7 +179,6 @@ function getPlatform() {
 	var os	= navigator.platform.toLowerCase();
 	var ua	= navigator.userAgent.toLowerCase();
 
-//	if ( os != "" ) {
 	if ( os ) {
 
 	  // Recognized but not supported platforms / OS, set $UI_PLATFORM to show it to the user