mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Removed empty functions
This commit is contained in:
parent
6f2b57168d
commit
7452affaef
@ -47,14 +47,6 @@ void close()
|
||||
endwin();
|
||||
}
|
||||
|
||||
void get_name(char *name)
|
||||
{
|
||||
}
|
||||
|
||||
void show_name(char *name)
|
||||
{
|
||||
}
|
||||
|
||||
int main()
|
||||
{
|
||||
int ypos = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user