X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_common.h;h=a8308b81b9bfe955f33a39b794a68e8b995d6244;hb=2817b1e41d8c5ea0cfe52493751921403b3e0e13;hp=b52c80fc81f75b6658c1592eaf1b4f4224b249af;hpb=45e63d598008b1ec920bf629388efd08b95c2747;p=vlc diff --git a/include/vlc_common.h b/include/vlc_common.h index b52c80fc81..a8308b81b9 100644 --- a/include/vlc_common.h +++ b/include/vlc_common.h @@ -522,7 +522,6 @@ typedef int ( * vlc_callback_t ) ( vlc_object_t *, /* variable's object */ * these members are common for all vlc objects \ */ \ /**@{*/ \ - int i_object_id; \ int i_object_type; \ const char *psz_object_type; \ char *psz_object_name; \