remove errant comment

This commit is contained in:
Nick Fisher
2025-05-29 22:30:00 +08:00
parent 764fea836b
commit 5f9a7bb959

View File

@@ -212,8 +212,6 @@ class FFILinearImage extends LinearImage {
}
}
// Add these to access TextureSampler functionality:
class FFITextureSampler extends TextureSampler {
final Pointer<TTextureSampler> pointer;