From 08dbdb164099293c0d4fd809e0af2ba178e45c43 Mon Sep 17 00:00:00 2001 From: Bussonnier Matthias Date: Thu, 11 Dec 2014 09:19:50 +0100 Subject: [PATCH] note to self --- IPython/html/static/notebook/js/maintoolbar.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/IPython/html/static/notebook/js/maintoolbar.js b/IPython/html/static/notebook/js/maintoolbar.js index f86d1d140..9870f96c8 100644 --- a/IPython/html/static/notebook/js/maintoolbar.js +++ b/IPython/html/static/notebook/js/maintoolbar.js @@ -30,9 +30,6 @@ define([ MainToolBar.prototype = Object.create(toolbar.ToolBar.prototype); - // thought, this might not be the best way as dict might not keep the right order. - // Might want to put the group name as second to make it optional - // MainToolBar.prototype._make = function () { var grps = [ [