diff --git a/src/view.h b/src/view.h index 6bc1763a3..9d3b598dd 100644 --- a/src/view.h +++ b/src/view.h @@ -53,15 +53,6 @@ struct _E_View int x, y; } location; - /* This part stores the Efsd command - IDs for requested metadata. */ - struct { - struct { - EfsdCmdId x, y, w, h, bg; - } id; - int busy; - } metadata; - struct { /* +-----------------+ * | Wt |