summaryrefslogtreecommitdiff
path: root/source/slang/check.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/slang/check.h')
-rw-r--r--source/slang/check.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/slang/check.h b/source/slang/check.h
deleted file mode 100644
index 1f378ec7b..000000000
--- a/source/slang/check.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// check.h
-#pragma once
-
-namespace Slang
-{
- bool isGlobalShaderParameter(VarDeclBase* decl);
-} \ No newline at end of file