mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 15:41:15 +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;
|
return list;
|
||||||
}
|
}
|
||||||
/**
|
|
||||||
* Window event handler of station build window.
|
|
||||||
* @param w Staion build window
|
|
||||||
* @param e Window event to handle
|
|
||||||
*/
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
BuildRailStationWindow(const WindowDesc *desc, Window *parent, bool newstation) : PickerWindowBase(desc, parent)
|
BuildRailStationWindow(const WindowDesc *desc, Window *parent, bool newstation) : PickerWindowBase(desc, parent)
|
||||||
|
Loading…
Reference in New Issue
Block a user