Author: kitone
Date: Wed Feb 3 19:30:56 2016
New Revision: 958
URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=958&view=rev
Log:
Remove unused constructor
Modified:
trunk/plugins/actions/changeframerate/changeframerate.cc
Modified: trunk/plugins/actions/changeframerate/changeframerate.cc
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/plugins/actions/changeframerate/changeframerate.cc?rev=958&r1=957&r2=958&view=diff
==============================================================================
--- trunk/plugins/actions/changeframerate/changeframerate.cc (original)
+++ trunk/plugins/actions/changeframerate/changeframerate.cc Wed Feb 3
19:30:56 2016
@@ -47,12 +47,6 @@
sigc::mem_fun(*this,
&ComboBoxEntryText::on_focus_out));
}
- ComboBoxEntryText()
- :Gtk::ComboBoxText(true)
- {
-
- }
-
/*
* Add new value to the combobox, only if it doesn't already
there
*/
_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits