Menu

#11 Dead code in ServerCommThread

1.0
closed
Dead Code (6)
2016-04-03
2016-04-03
No

Code smell: Dead Code
Location: birdsong.comm.ServerCommThread
Rationale: Imports not being used. We should remove them to improve code organization and to diminuish app size.

Discussion

  • Pedro Alexandre dos Santos Luís

    • summary: Dead code in ServerMessage --> Dead code in ServerCommThread
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Code smell: Dead Code
    -Location: birdsong.comm.ServerMessage
    +Location: birdsong.comm.ServerCommThread
     Rationale: Imports not being used. We should remove them to improve code organization and to diminuish app size.
    
     
  • Pedro Alexandre dos Santos Luís

    • status: open --> closed
     
  • Pedro Alexandre dos Santos Luís

    Resolved.

     

Log in to post a comment.