mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-07 11:55:10 +00:00
Remove unused assert.h include
The assert.h include was never used in any code
This commit is contained in:
parent
440ba5d8f0
commit
9f087ee7f0
@ -2,7 +2,6 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <pthread.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "red_common.h"
|
||||
#include "dispatcher.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user