mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
remove obsolete forward declaration
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
48b98c195c
commit
cdd8ad93e5
1 changed files with 0 additions and 3 deletions
|
@ -25,9 +25,6 @@ struct lws;
|
||||||
namespace villas {
|
namespace villas {
|
||||||
namespace node {
|
namespace node {
|
||||||
|
|
||||||
/* Forward declarations */
|
|
||||||
class NodeCompat;
|
|
||||||
|
|
||||||
#define DEFAULT_WEBSOCKET_QUEUE_LENGTH (DEFAULT_QUEUE_LENGTH * 64)
|
#define DEFAULT_WEBSOCKET_QUEUE_LENGTH (DEFAULT_QUEUE_LENGTH * 64)
|
||||||
|
|
||||||
/** Internal data per websocket node */
|
/** Internal data per websocket node */
|
||||||
|
|
Loading…
Add table
Reference in a new issue