Browse Source

Travis CI: API documentation update at 2014-03-02 09:00:47 UTC.
[ci package]

urho3d-travis-ci 11 years ago
parent
commit
1d1e9927ce
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Docs/LuaScriptAPI.dox

+ 0 - 1
Docs/LuaScriptAPI.dox

@@ -4816,7 +4816,6 @@ Methods:
 - Vector3 operator*(const Vector3& rhs) const
 - Vector3 operator*(const Vector3& rhs) const
 - Vector3 operator/(float rhs) const
 - Vector3 operator/(float rhs) const
 - Vector3 operator/(const Vector3& rhs) const
 - Vector3 operator/(const Vector3& rhs) const
-- Vector3 operator/(const Vector3& rhs) const
 - void Normalize()
 - void Normalize()
 - float Length() const
 - float Length() const
 - float LengthSquared() const
 - float LengthSquared() const