Remove unused commented out code
Signed-off-by: Juraj Oravec <jurajoravec@mailo.com>
This commit is contained in:
parent
dfc1dd9f30
commit
443b4ed4cc
@ -121,10 +121,6 @@ Falkon.PluginInterface {
|
|||||||
|
|
||||||
function makeReadability() {
|
function makeReadability() {
|
||||||
g_jsObject.init(g_config.colorTheme, g_config.font, g_config.fontSize)
|
g_jsObject.init(g_config.colorTheme, g_config.font, g_config.fontSize)
|
||||||
// var initConfigScript = "initConfig('" + g_config.colorTheme + "', '" + g_config.font + "', " + g_config.fontSize + ");"
|
|
||||||
//
|
|
||||||
// var currentTab = findCurrentTab()
|
|
||||||
// currentTab.execJavaScript(initConfigScript)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function loadSettings() {
|
function loadSettings() {
|
||||||
|
Loading…
Reference in New Issue
Block a user