Skip to content

Commit c0c15e5

Browse files
committed
remove commented code
1 parent b7e4d9e commit c0c15e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pc/manager.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,6 @@ void manager::on_response( rpc::get_slot *res )
745745

746746
if (
747747
has_status( PC_PYTH_RPC_CONNECTED )
748-
//&& ! hconn_.get_is_err()
749-
//&& ( ! wconn_ || ! wconn_->get_is_err() )
750748
) {
751749
if ( sub_ ) {
752750
sub_->on_slot_publish( this );

0 commit comments

Comments
 (0)