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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 68dabf5..5a33bf5 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -67,7 +67,6 @@ struct JalvImpl {
JalvNodes nodes; ///< Nodes
JalvLog log; ///< Log for error/warning/debug messages
LV2_Atom_Forge forge; ///< Atom forge
- const char* prog_name; ///< Program name (argv[0])
LilvWorld* world; ///< Lilv World
LV2_URID_Map map; ///< URI => Int map
LV2_URID_Unmap unmap; ///< Int => URI map