Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-02-20 03:17:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-02-20 04:21:01 +0300
commit60e877bb78dce39e05b3d6d87b2a45803073f802 (patch)
tree2ae92f8e192b99b65161b7232c694b2e9086a7b2 /source/blender/gpu/GPU_material.h
parent5dcb6fb22f3f0a8a5b2b9f0aa5479a29d635ddbe (diff)
Cleanup: unused structs
Diffstat (limited to 'source/blender/gpu/GPU_material.h')
-rw-r--r--source/blender/gpu/GPU_material.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/gpu/GPU_material.h b/source/blender/gpu/GPU_material.h
index 952bbfe72fa..800843dd851 100644
--- a/source/blender/gpu/GPU_material.h
+++ b/source/blender/gpu/GPU_material.h
@@ -52,8 +52,6 @@ typedef struct GPUMaterial GPUMaterial;
typedef struct GPUNode GPUNode;
typedef struct GPUNodeLink GPUNodeLink;
-typedef struct GPUParticleInfo GPUParticleInfo;
-
/* Functions to create GPU Materials nodes */
typedef enum eGPUType {