mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 07:29:44 +00:00
(svn r16844) -Doc (r13182): Remove documentation of removed window event handling function.
This commit is contained in:
parent
c00ce64458
commit
3cba03c5eb
@ -959,11 +959,6 @@ private:
|
||||
|
||||
return list;
|
||||
}
|
||||
/**
|
||||
* Window event handler of station build window.
|
||||
* @param w Staion build window
|
||||
* @param e Window event to handle
|
||||
*/
|
||||
|
||||
public:
|
||||
BuildRailStationWindow(const WindowDesc *desc, Window *parent, bool newstation) : PickerWindowBase(desc, parent)
|
||||
|
Loading…
Reference in New Issue
Block a user