mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
syntax: Remove include <assert.h> where assert is not used.
Found by 'make syntax-check'.
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "guestfs-py.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user