diff --git a/IPython/frontend/html/notebook/static/css/printnotebook.css b/IPython/frontend/html/notebook/static/css/printnotebook.css
index bbdb0dc..71bb5a4 100644
--- a/IPython/frontend/html/notebook/static/css/printnotebook.css
+++ b/IPython/frontend/html/notebook/static/css/printnotebook.css
@@ -3,10 +3,3 @@ div#notebook { overflow: visible !important; }
.ui-widget-content { border: 0px; }
#save_widget {margin: 0px !important;}
#header {display: none !important;}
-/*span#notebook_name {
- height: 1em;
- line-height: 1em;
- padding: 3px;
- border: none;
- font-size: 182%;
-}*/
\ No newline at end of file