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