xed-prefs-manager-app: Remove some leftover logging

This commit is contained in:
JosephMcc 2016-12-31 15:00:49 -08:00
parent 50c216b17b
commit 33f6b71eda
1 changed files with 0 additions and 2 deletions

View File

@ -1183,8 +1183,6 @@ xed_prefs_manager_enable_tab_scrolling_changed (GSettings *settings,
{
xed_debug (DEBUG_PREFS);
g_printerr ("Tab scrolling changed\n");
if (strcmp (key, GPM_ENABLE_TAB_SCROLLING) == 0)
{
gboolean enable;