Clean up doxygen documentation

This commit is contained in:
Christophe Riccio
2012-11-15 15:29:41 +01:00
parent 4b18cc7051
commit 47b610c6d3
2 changed files with 0 additions and 5 deletions

View File

@@ -50,9 +50,6 @@
namespace glm{
namespace detail
{
/// @brief Template for quaternion.
/// @see gtc_quaternion
/// @ingroup gtc_quaternion
template <typename T>
struct tquat// : public genType<T, tquat>
{