Remove unnecessary line of code.

This commit is contained in:
Dave Page 2016-04-12 13:39:06 +01:00
parent 62fcfd928d
commit fc8c3db33f

View File

@ -756,7 +756,6 @@ function($, _, S, pgAdmin, Menu, Backbone, Alertify, pgBrowser, Backform) {
(that['node_image'] || ('icon-' + that.type))
);
pnlSqlHelp.focus();
iframe.url = url;
iframe.openURL(url);
}
editFunc = function() {