Skip to content

Commit

Permalink
input: remove unused typedef
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Feb 21, 2017
1 parent c6a27b3 commit 5940b22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/vlc_input_item.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,6 @@ struct input_item_t
preparsing.*/
};

TYPEDEF_ARRAY(input_item_t*, input_item_array_t)

enum input_item_type_e
{
ITEM_TYPE_UNKNOWN,
Expand Down

0 comments on commit 5940b22

Please sign in to comment.