Commit 3f73dc4a authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

MacOSX/Framework/VLCLibrary.m: Remove a TODO.

parent 0a04dcca
......@@ -30,7 +30,6 @@
static VLCLibrary * sharedLibrary = nil;
// TODO: Change from a terminal error to raising an exception?
void __catch_exception( void * e, const char * function, const char * file, int line_number )
{
libvlc_exception_t * ex = (libvlc_exception_t *)e;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment