Remove stray debugging code

Auditors: chad
This commit is contained in:
epriestley
2015-03-28 07:13:58 -07:00
parent 8c1a1312e8
commit 95efd50470
2 changed files with 12 additions and 14 deletions

View File

@@ -88,8 +88,6 @@ JX.behavior('durable-column', function(config, statics) {
JX.Device.setTabletBreakpoint(
show ? (breakpoint + columnWidth) : (breakpoint - columnWidth));
JX.log(JX.Device.getTabletBreakpoint());
// If this was an explicit toggle action from the user, save their
// preference.
if (explicit) {