Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
15169127 by Lyndon Brown at 2021-08-06T06:36:41+00:00
modules: remove old redirect

introduced all the way back in 4b531b445fa95a23c25942042e1c7402b96764d6,
for backwards compatibility it seems.

- - - - -


1 changed file:

- include/vlc_modules.h


Changes:

=====================================
include/vlc_modules.h
=====================================
@@ -244,7 +244,6 @@ VLC_USED static inline module_t *module_get_main (void)
 {
     return module_find ("core");
 }
-#define module_get_main(a) module_get_main()
 
 VLC_USED static inline bool module_is_main( const module_t * p_module )
 {



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/1516912726a503575e4c790f200f657f3aafe964

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/1516912726a503575e4c790f200f657f3aafe964
You're receiving this email because of your account on code.videolan.org.


_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to