16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 12:29:18 +02:00

maintenance: removed deprecated code from train control

This commit is contained in:
tmj-fstate
2017-04-24 14:58:32 +02:00
parent da65fb7fac
commit c4e280f1c0
5 changed files with 2 additions and 1619 deletions

View File

@@ -101,7 +101,6 @@ TWorld();
bool InitPerformed() { return m_init; }
GLFWwindow *window;
void OnKeyDown(int cKey);
void OnKeyUp(int cKey);
// void UpdateWindow();
void OnMouseMove(double x, double y);
void OnCommandGet(DaneRozkaz *pRozkaz);