summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/assimp/code/JoinVerticesProcess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/assimp/code/JoinVerticesProcess.h')
-rw-r--r--src/3rdparty/assimp/code/JoinVerticesProcess.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/assimp/code/JoinVerticesProcess.h b/src/3rdparty/assimp/code/JoinVerticesProcess.h
index af92040d2..a3204782a 100644
--- a/src/3rdparty/assimp/code/JoinVerticesProcess.h
+++ b/src/3rdparty/assimp/code/JoinVerticesProcess.h
@@ -2,7 +2,8 @@
Open Asset Import Library (assimp)
----------------------------------------------------------------------
-Copyright (c) 2006-2016, assimp team
+Copyright (c) 2006-2017, assimp team
+
All rights reserved.
Redistribution and use of this software in source and binary forms,
@@ -62,7 +63,6 @@ namespace Assimp
class ASSIMP_API JoinVerticesProcess : public BaseProcess
{
public:
-
JoinVerticesProcess();
~JoinVerticesProcess();