Browse Source

Remove dead code

Kim Kulling 2 years ago
parent
commit
8cbfb44e9c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      code/PostProcessing/ArmaturePopulate.cpp

+ 0 - 1
code/PostProcessing/ArmaturePopulate.cpp

@@ -43,7 +43,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <assimp/DefaultLogger.hpp>
 #include <assimp/postprocess.h>
 #include <assimp/scene.h>
-//#include <iostream>
 
 namespace Assimp {