diff options
Diffstat (limited to 'source/slang/reflection.h')
| -rw-r--r-- | source/slang/reflection.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/slang/reflection.h b/source/slang/reflection.h index 3eef47c6b..6c0b39564 100644 --- a/source/slang/reflection.h +++ b/source/slang/reflection.h @@ -19,9 +19,6 @@ typedef uint64_t UInt64; class ProgramLayout; class TypeLayout; -String emitReflectionJSON( - ProgramLayout* programLayout); - // SlangTypeKind getReflectionTypeKind(Type* type); |
