libvarnam icon indicating copy to clipboard operation
libvarnam copied to clipboard

symbol-table : Drop unused function "remove_from_last(..)"

Open anoop142 opened this issue 5 years ago • 1 comments

* The function "remove_from_last(char *buffer, const char *toremove)" is never used.
* function "strbuf_remove_from_last" is already used,  which serves similar purpose.

anoop142 avatar Jul 20 '20 10:07 anoop142

@anoop142 Thanks. Could you look at the merge conflicts?

navaneeth avatar Oct 05 '20 16:10 navaneeth