]> git.sesse.net Git - vlc/blobdiff - include/vlc_httpd.h
Centralize HTTP/RTSP error text
[vlc] / include / vlc_httpd.h
index b2e212365311ab9eb5e9d10f60936c514a9d2028..9552c13ccc9c4411cd300d8a452e16492196f512 100644 (file)
@@ -73,7 +73,6 @@ struct httpd_message_t
 
     /* for an answer */
     int     i_status;
-    char    *psz_status;
 
     /* for a query */
     char    *psz_url;