Removed no longer relevant comment.

This commit is contained in:
2022-08-30 00:38:10 -07:00
parent 8594c7d4b1
commit 414ec8ca81

View File

@@ -36,7 +36,6 @@
KRSampler::KRSampler(KRContext& context)
: KRContextObject(context)
{
// TODO - Implement stub function
}
KRSampler::~KRSampler()