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:
Frediano Ziglio 2020-06-26 07:39:01 +01:00
parent 0acf650afa
commit 24c8692e5f
4 changed files with 0 additions and 6 deletions

View File

@ -17,8 +17,6 @@
*/
#include <config.h>
#include <common/ring.h>
#include "red-common.h"
#include "reds.h"
#include "red-channel-client.h"

View File

@ -20,8 +20,6 @@
*/
#include <config.h>
#include <common/ring.h>
#include "red-channel.h"
#include "red-channel-client.h"
#include "reds.h"

View File

@ -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"

View File

@ -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"