global Objects (network, commands, ebusloop, cycdata) relocated into new global Object baseloop.

This commit is contained in:
Roland Jax
2014-10-02 18:50:23 +02:00
parent bda1b87952
commit c65e74947f
13 changed files with 332 additions and 234 deletions
-1
View File
@@ -20,7 +20,6 @@
#include "ebusloop.h"
#include "logger.h"
#include "appl.h"
#include <iostream>
extern LogInstance& L;
extern Appl& A;