]> git.sesse.net Git - vlc/blobdiff - include/vlc_cpu.h
old contribs: enable ebml/matroska for android, disable live555
[vlc] / include / vlc_cpu.h
index 674e78e72d1ba124fc8a40399ec9169ed4ace74f..932dc681d9f1c885950a8d79200f079940877e67 100644 (file)
@@ -63,7 +63,6 @@
 # endif
 
 VLC_API unsigned vlc_CPU( void );
-VLC_API unsigned vlc_GetCPUCount( void );
 
 /** Are floating point operations fast?
  * If this bit is not set, you should try to use fixed-point instead.