From bba90a00905d3d24c415923b8b94475ec15d22aa Mon Sep 17 00:00:00 2001 From: cpk Date: Mon, 26 Nov 2001 01:20:24 +0000 Subject: [PATCH] Oops, that was not for public consumption :) SVN revision: 5737 --- src/view.h | 9 --------- 1 file changed, 9 deletions(-) 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 |