Remove wShowGNUstepPanel() etc
commit799134f59bd764230cbde5c4d376e6faed404f76
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 19 Feb 2012 01:29:18 +0000 (19 01:29 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 19 Feb 2012 10:05:31 +0000 (19 10:05 +0000)
tree27c12090ec1d5726f0cee75efe0550e8c6623af9
parent2075881f2d18e7bad9fcc7c6a03f1a39505ebe35
Remove wShowGNUstepPanel() etc

The only place where this function is called is from a double click
in the first icon of the dock, and only if there's no program already
associated with it.

This is a bit superfluous and most people have defined the first
icon to call WPrefs instead and end up never seeing that panel.
And since the last commit ("Change behaviour of the GNUstep dockapp"),
this is now also the default behaviour of Window Maker.

Furthermore, the panel itself is not accurate. Window Maker is not part
of the GNUstep project.
src/dialog.c
src/dialog.h
src/dock.c