Signed-off-by: Wei Liu <wei.l...@citrix.com> --- tools/pygrub/src/fsimage/fsimage.c | 7 ------- 1 file changed, 7 deletions(-)
diff --git a/tools/pygrub/src/fsimage/fsimage.c b/tools/pygrub/src/fsimage/fsimage.c index 743a3fb7b8..780207791c 100644 --- a/tools/pygrub/src/fsimage/fsimage.c +++ b/tools/pygrub/src/fsimage/fsimage.c @@ -43,13 +43,6 @@ typedef struct fsimage_file { fsi_file_t *file; } fsimage_file_t; -struct foo { - int ref; - int size; - long hash; - int state; -}; - static PyObject * fsimage_file_read(fsimage_file_t *file, PyObject *args, PyObject *kwargs) { -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel