Explorar o código

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

Pierre d'Herbemont %!s(int64=17) %!d(string=hai) anos
pai
achega
70faa52614
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Sources/VLCLibrary.m

+ 0 - 1
Sources/VLCLibrary.m

@@ -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;