Remove unused functions, minor whitespace change
This commit is contained in:
parent
d7b0dd7bc1
commit
1488571514
10
src/icons.cc
10
src/icons.cc
@ -126,16 +126,6 @@ PlaceIcon(const TwmWindow& win, int def_x, int def_y)
|
||||
return icon_pos;
|
||||
}
|
||||
|
||||
void
|
||||
IconUp (TwmWindow *win)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
IconDown (TwmWindow *win)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
CreateIconWindow(TwmWindow* win, int def_x, int def_y)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user