1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00

Core, interface: remove unneeded assert

This commit is contained in:
Jean-Baptiste Kempf 2016-01-23 14:48:03 +01:00
parent 50c5dc0a99
commit 8589202db9

View File

@ -38,7 +38,6 @@
#endif
#include <unistd.h>
#include <assert.h>
#include <vlc_common.h>
#include <vlc_modules.h>