summaryrefslogtreecommitdiffstats
path: root/rsg.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rsg.spec')
-rw-r--r--rsg.spec9
1 files changed, 0 insertions, 9 deletions
diff --git a/rsg.spec b/rsg.spec
index a80a31cb..dbe9db2c 100644
--- a/rsg.spec
+++ b/rsg.spec
@@ -76,15 +76,6 @@ MeshCreate {
ret RsMesh
}
-PathCreate {
- param RsPathPrimitive pp
- param bool isStatic
- param RsAllocation vertex
- param RsAllocation loops
- param float quality
- ret RsPath
- }
-
ContextBindProgramStore {
param RsProgramStore pgm
}