Remove dead code
Given the new input display feature, the previous display class now has unused features like enterDigit and deleteLastDigit members, also after resolution #20 all the history related functionality will also be unused code.
So, preferably after #20 is resolved, remove all dead code from kcalc_display.h/kcalc_display.cpp.