Remove unused declaration. Thanks to vulture.

This commit is contained in:
Jason Felds
2013-07-07 18:50:30 -04:00
parent 1532c4e5ab
commit b72b4a2036
-2
View File
@@ -391,8 +391,6 @@ public:
float m[4][4];
} SM_ALIGN(16);
RageColor scale( float x, float l1, float h1, const RageColor &a, const RageColor &b );
#endif
/*