]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
Remove the old form of variable variable
[vlc] / include / vlc_common.h
index cd2dd01b771b35b635e8b57997a900d49d3aeb70..a1d1f9087f2ace926fdf2aab8db39964f291f7c6 100644 (file)
@@ -421,8 +421,6 @@ typedef union
     vlc_list_t *    p_list;
     mtime_t         i_time;
 
-    struct { char *psz_name; int i_object_id; } var;
-
    /* Make sure the structure is at least 64bits */
     struct { char a, b, c, d, e, f, g, h; } padding;