Browse Source

vlc_config_cat.h: remove unused assert.h

pull/162/head
Steve Lhomme 2 years ago
committed by François Cartegnie
parent
commit
e0a34b134f
  1. 2
      include/vlc_config_cat.h

2
include/vlc_config_cat.h

@ -28,8 +28,6 @@
# include <vlc_plugin.h>
# include <assert.h>
#define MAIN_TITLE N_( "VLC preferences" )
/* - Titles -

Loading…
Cancel
Save