Dead code removal; also fixed Send button (at least a little; not tested yet.)
[moonshot-ui.git] / src / moonshot-custom-vbox.vala
index e263479..b2154fc 100644 (file)
@@ -55,8 +55,6 @@ class CustomVBox : VBox
         }
         current_idcard = id_card_widget;
         
-        // if (current_idcard != null && main_window.request_queue.length > 0)
-        //     current_idcard.send_button.set_sensitive(true);
         check_resize();
     }