X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc%2Flibvlc_structures.h;h=4e5e1c5d4d40f83e741a83b8bdb53382c85d34e0;hb=83b4e8360bcb89dfbd1f773a92fcde9e024a98ac;hp=2b2291570c9d608ad0bde6af5cde924afca93641;hpb=e996cbefaf0f8db55513071b9678242e0a7733da;p=vlc diff --git a/include/vlc/libvlc_structures.h b/include/vlc/libvlc_structures.h index 2b2291570c..4e5e1c5d4d 100644 --- a/include/vlc/libvlc_structures.h +++ b/include/vlc/libvlc_structures.h @@ -51,7 +51,6 @@ typedef struct libvlc_instance_t libvlc_instance_t; typedef struct libvlc_exception_t { int b_raised; - char *psz_message; } libvlc_exception_t; /**@} */