From 8d0f55950e6c7aa5a17d37d32f27d06f6374addf Mon Sep 17 00:00:00 2001
From: Shon Ferguson <shonferg@users.sourceforge.net>
Date: Mon, 26 Jun 2006 04:55:41 +0000
Subject: [PATCH] Minor change to Python wrapper file.

---
 pyniflib.i | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pyniflib.i b/pyniflib.i
index 07d34a93..f3af2e4c 100644
--- a/pyniflib.i
+++ b/pyniflib.i
@@ -301,7 +301,6 @@ POSSIBILITY OF SUCH DAMAGE. */
 		#include "gen/MipMap.h"
 		#include "gen/NodeGroup.h"
 		#include "gen/QuaternionXYZW.h"
-		#include "gen/ShortString.h"
 		#include "gen/SkinShape.h"
 		#include "gen/SkinShapeGroup.h"
 		#include "gen/SkinWeight.h"
@@ -1219,7 +1218,6 @@ POSSIBILITY OF SUCH DAMAGE. */
 %include "gen/MipMap.h"
 %include "gen/NodeGroup.h"
 %include "gen/QuaternionXYZW.h"
-%include "gen/ShortString.h"
 %include "gen/SkinShape.h"
 %include "gen/SkinShapeGroup.h"
 %include "gen/SkinWeight.h"
-- 
GitLab