summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/python/p_format.i
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/state_trackers/python/p_format.i')
-rw-r--r--src/gallium/state_trackers/python/p_format.i8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gallium/state_trackers/python/p_format.i b/src/gallium/state_trackers/python/p_format.i
index 26fb12b387..68df009331 100644
--- a/src/gallium/state_trackers/python/p_format.i
+++ b/src/gallium/state_trackers/python/p_format.i
@@ -152,11 +152,3 @@ enum pipe_format {
PIPE_FORMAT_DXT5_SRGBA,
};
-
-struct pipe_format_block
-{
- unsigned size;
- unsigned width;
- unsigned height;
-};
-