Philipp Hörist pushed to branch master at gajim / gajim

Commits:
83f57d49 by Philipp Hörist at 2018-03-19T20:25:25+01:00
Remove unused code

- - - - -


1 changed file:

- gajim/conversation_textview.py


Changes:

=====================================
gajim/conversation_textview.py
=====================================
--- 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



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/83f57d49cba0bc80c3dfc2be51fbf0ff1490a0ec

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/83f57d49cba0bc80c3dfc2be51fbf0ff1490a0ec
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to