]> git.sesse.net Git - vlc/blobdiff - include/vlc_main.h
p_memcpy_module is private libvlc data
[vlc] / include / vlc_main.h
index c6af9c286ba9493af98e91cebc9f11d5b543f54f..545eb74fc539c20a4628272cfc28cd3351f1bfa6 100644 (file)
@@ -66,8 +66,6 @@ struct libvlc_int_t
     int                    i_verbose;   ///< info messages
     bool             b_color;     ///< color messages?
 
-    module_t *             p_memcpy_module;  ///< Fast memcpy plugin used
-
     /* Structure storing the action name / key associations */
     struct hotkey
     {