changeset 9ba1d2f98414 in /home/hg/repos/gajim

details:http://hg.gajim.org/gajim?cmd=changeset;node=9ba1d2f98414
description: Removed incidentally commited artifact

diffstat:

 src/config.py |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 7a01ef1a661a -r 9ba1d2f98414 src/config.py
--- a/src/config.py     Sat Jun 19 15:44:10 2010 +0200
+++ b/src/config.py     Sat Jun 19 17:08:30 2010 +0300
@@ -456,8 +456,6 @@
             create_av_combobox('video_output', 
VideoOutputManager().get_devices(
                 ))
 
-            def cmp_framerate(f1, f2):
-                print 'tt'
             create_av_combobox('video_framerate', {_('Default'): '',
                 '15fps': '15/1', '10fps': '10/1', '5fps': '5/1',
                 '2.5fps': '5/2'}, 'video_framerate', key=lambda x: -1 if \
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to