remove unnecessary DEBUG

pull/549/head
chrox 10 years ago
parent c6c4cbcab1
commit df65c1069a

@ -33,7 +33,6 @@ function ReaderFrontLight:init()
}
},
}
DEBUG("Device:getModel() ~= 'Kobo_phoenix' and 3.0 or nil =", Device:getModel() ~= 'Kobo_phoenix' and 3.0 or nil)
self.ui.menu:registerToMainMenu(self)
end

Loading…
Cancel
Save