qWeX23 / BlackJackSEM

this is the thing for SEM Black Jack for class and stuff so yeah welcome
0 stars 0 forks source link

Duplicate Method #24

Closed PaddyLevitt closed 8 years ago

PaddyLevitt commented 8 years ago

In the card class there is a method called getFront() that returns the front card image, there is another called getCardFront() that does the same thing. The getFront() method has no references and is not used in the project, therefore I deleted it.

qWeX23 commented 8 years ago

Who coded that garbage On Nov 11, 2015 3:52 PM, "PaddyLevitt" notifications@github.com wrote:

In the card class there is a method called getFront() that returns the front card image, there is another called getCardFront() that does the same thing. The getFront() method has no references and is not used in the project, therefore I deleted it.

— Reply to this email directly or view it on GitHub https://github.com/qWeX23/BlackJackSEM/issues/24.