Add build option for security
[platform/upstream/libvpx.git] / vpx_scale / vpx_scale_rtcd.c
index bea603f..dc4d959 100644 (file)
@@ -12,7 +12,4 @@
 #include "./vpx_scale_rtcd.h"
 #include "vpx_ports/vpx_once.h"
 
-void vpx_scale_rtcd()
-{
-    once(setup_rtcd_internal);
-}
+void vpx_scale_rtcd() { once(setup_rtcd_internal); }