mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 00:56:21 +00:00
Removed empty functions
This commit is contained in:
@@ -47,14 +47,6 @@ void close()
|
||||
endwin();
|
||||
}
|
||||
|
||||
void get_name(char *name)
|
||||
{
|
||||
}
|
||||
|
||||
void show_name(char *name)
|
||||
{
|
||||
}
|
||||
|
||||
int main()
|
||||
{
|
||||
int ypos = 2;
|
||||
|
||||
Reference in New Issue
Block a user