]> git.sesse.net Git - vlc/blobdiff - modules/codec/spudec/spudec.h
Remove E_()
[vlc] / modules / codec / spudec / spudec.h
index 3d01e760a32145c6933b5fbd9f6b43f1169919e9..da5789e1aab6a2e2df64c0f42314648ef343a37f 100644 (file)
@@ -77,4 +77,4 @@ typedef struct subpicture_data_t
 /*****************************************************************************
  * Prototypes
  *****************************************************************************/
-subpicture_t * E_(ParsePacket)( decoder_t * );
+subpicture_t * ParsePacket( decoder_t * );