Description: Remove commented out googleapi css in documentation
 There isn't actually any privacy breach here (since the line is commented
 out), but removing it shuts up lintian.
 Patch "stolen" from libsfml package.
Author: James Cowgill <james410@cowgill.org.uk>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/header.htm
+++ b/doc/header.htm
@@ -3,7 +3,6 @@
     <head>
         <title>CSFML - C binding of the Simple and Fast Multimedia Library</title>
         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-        <!--<link rel='stylesheet' type='text/css' href="http://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
         <link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
     </head>
     <body>
