mirror of
https://github.com/Almamu/linux-wallpaperengine.git
synced 2025-09-14 13:56:48 +08:00
chore: few codefactor issues
This commit is contained in:
parent
4c6cfb356c
commit
b66610cc26
@ -129,7 +129,6 @@ class VectorBuilder {
|
|||||||
// call the specialized version of the function
|
// call the specialized version of the function
|
||||||
return parse<length, typename GlmVecTraits<T>::type, qualifier> (str);
|
return parse<length, typename GlmVecTraits<T>::type, qualifier> (str);
|
||||||
}
|
}
|
||||||
private:
|
|
||||||
};
|
};
|
||||||
|
|
||||||
template <>
|
template <>
|
||||||
|
Loading…
Reference in New Issue
Block a user