mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-12 22:27:41 +02:00
parent
c3aba1b20b
commit
1418196af1
22 changed files with 24 additions and 24 deletions
|
@ -110,7 +110,7 @@ public:
|
|||
barrier::Screen* screen, IEventQueue* events, ServerArgs const& args);
|
||||
~Server();
|
||||
|
||||
#ifdef TEST_ENV
|
||||
#ifdef BARRIER_TEST_ENV
|
||||
Server() : m_mock(true), m_config(NULL) { }
|
||||
void setActive(BaseClientProxy* active) { m_active = active; }
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue