Browse Source

Remove dead code

Kim Kulling 4 years ago
parent
commit
6439305379
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/AssetLib/LWO/LWOFileData.h

+ 0 - 1
code/AssetLib/LWO/LWOFileData.h

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