Skip to content

Commit 9323632

Browse files
committed
Remove vulkansc profile from AddApiProfiles
I'm guessing we don't need this since we don't care about vulkansc. Let me know if we want to keep this defined.
1 parent 59dc770 commit 9323632

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

generator.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,6 @@
183183
{
184184
"Profile": "vulkan",
185185
"SourceSubdirectory": "vulkan"
186-
},
187-
{
188-
"Profile": "vulkansc",
189-
"SourceSubdirectory": "vulkansc",
190186
}
191187
]
192188
},

0 commit comments

Comments
 (0)