Author: Antonio Cuni <[email protected]>
Branch: 
Changeset: r131:674b12fd08c9
Date: 2011-06-10 15:54 +0200
http://bitbucket.org/pypy/jitviewer/changeset/674b12fd08c9/

Log:    this is not needed, we ship our own version of Droid Sans Mono
        anyway

diff --git a/templates/index.html b/templates/index.html
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,7 +1,6 @@
 <html>
 <head>
   <title>PyPy JIT Viewer: {{ filename }}</title>
-  <link 
href='http://fonts.googleapis.com/css?family=Droid+Sans+Mono&subset=latin' 
rel='stylesheet' type='text/css'>
   <link rel="stylesheet" type="text/css" href="/static/style.css"/>
   <link rel="stylesheet" type="text/css" href="/static/pygments.css"/>
   {% if qt_workaround %}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to