summaryrefslogtreecommitdiffstats
path: root/src/common/struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/struct.h')
-rw-r--r--src/common/struct.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/common/struct.h b/src/common/struct.h
index cf62743..cae9f66 100644
--- a/src/common/struct.h
+++ b/src/common/struct.h
@@ -50,9 +50,3 @@ struct D3DVERTEX2
};
-struct ColorHSV
-{
- float h,s,v;
-};
-
-