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 2015/07/05 13:28:38 UTC

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

Author: marcus
Date: Sun Jul  5 11:28:38 2015
New Revision: 1689237

URL: http://svn.apache.org/r1689237
Log:
Deleted blank line

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

Modified: openoffice/ooo-site/trunk/content/download/download.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/download.js?rev=1689237&r1=1689236&r2=1689237&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/download.js (original)
+++ openoffice/ooo-site/trunk/content/download/download.js Sun Jul  5 11:28:38 2015
@@ -1129,7 +1129,6 @@ DL.getPlatform = function() {
 			    ua.indexOf( "10_7_"		) !== -1 ) {	DL.UI_PLATFORM		= "OS X 64-bit (x86-64) (DMG)";
 									DL.PLATFORM		= "mac64";
 			}
-
 		} 
 	}