From 83f57d49cba0bc80c3dfc2be51fbf0ff1490a0ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Mon, 19 Mar 2018 20:25:25 +0100 Subject: [PATCH] Remove unused code --- gajim/conversation_textview.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gajim/conversation_textview.py b/gajim/conversation_textview.py index e1965563b..8ab318afa 100644 --- a/gajim/conversation_textview.py +++ b/gajim/conversation_textview.py @@ -171,10 +171,6 @@ class ConversationTextview(GObject.GObject): MESSAGE_ENCRYPTED_PIXBUF = gtkgui_helpers.get_icon_pixmap( 'channel-secure-croped-symbolic') - # smooth scroll constants - MAX_SCROLL_TIME = 0.4 # seconds - SCROLL_DELAY = 33 # milliseconds - def __init__(self, account, used_in_history_window = False): """ If used_in_history_window is True, then we do not show Clear menuitem in