mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-27 15:45:54 +00:00
Remove useless "common/ring.h" include
Not used directly by these source files. Signed-off-by: Frediano Ziglio <freddy77@gmail.com>
This commit is contained in:
parent
0acf650afa
commit
24c8692e5f
@ -17,8 +17,6 @@
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#include <common/ring.h>
|
||||
|
||||
#include "red-common.h"
|
||||
#include "reds.h"
|
||||
#include "red-channel-client.h"
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
*/
|
||||
#include <config.h>
|
||||
|
||||
#include <common/ring.h>
|
||||
|
||||
#include "red-channel.h"
|
||||
#include "red-channel-client.h"
|
||||
#include "reds.h"
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
#include <common/lz.h>
|
||||
#include <common/rect.h>
|
||||
#include <common/region.h>
|
||||
#include <common/ring.h>
|
||||
|
||||
#include "display-channel.h"
|
||||
#include "video-stream.h"
|
||||
|
||||
@ -51,7 +51,6 @@
|
||||
#include <spice/stats.h>
|
||||
|
||||
#include <common/generated_server_marshallers.h>
|
||||
#include <common/ring.h>
|
||||
|
||||
#include "spice-wrapped.h"
|
||||
#include "reds.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user