Branimir Karadžić 7 years ago
parent
commit
efddea57f8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/bx/easing.h

+ 0 - 2
include/bx/easing.h

@@ -1190,8 +1190,6 @@ namespace bx
 	///
 	///
 	float easeOutInBounce(float _t);
 	float easeOutInBounce(float _t);
 
 
-	float easeInOutLinear(float _t);
-
 } // namespace bx
 } // namespace bx
 
 
 #include "inline/easing.inl"
 #include "inline/easing.inl"