Remove dead code

pull/4020/head
Kim Kulling 2021-08-24 20:53:55 +02:00 committed by GitHub
parent 61ba320a04
commit 6439305379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -546,7 +546,6 @@ struct Shader {
typedef std::list<Texture> TextureList;
typedef std::list<Shader> ShaderList;
//typedef std::list<Node> NodeList;
// ---------------------------------------------------------------------------
/** \brief Data structure for a LWO file surface (= material)