aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index d93560e..82f414c 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -109,8 +109,6 @@ typedef struct {
LV2_Atom_Forge forge; ///< Atom forge
const char* prog_name; ///< Program name (argv[0])
LilvWorld* world; ///< Lilv World
- int ui_width; ///< Requested UI width
- int ui_height; ///< Requested UI height
LV2_URID_Map map; ///< URI => Int map
LV2_URID_Unmap unmap; ///< Int => URI map
Sratom* sratom; ///< Atom serialiser