Remove declaration of method that was removed.
This commit is contained in:
parent
fd1d5e41c7
commit
ab5265e642
@ -32,8 +32,6 @@ namespace nv
|
||||
class Image;
|
||||
class FloatImage;
|
||||
|
||||
void doPrecomputation();
|
||||
|
||||
// Fast compressors.
|
||||
void fastCompressDXT1(const Image * image, const nvtt::OutputOptions::Private & outputOptions);
|
||||
void fastCompressDXT1a(const Image * image, const nvtt::OutputOptions::Private & outputOptions);
|
||||
|
Loading…
Reference in New Issue
Block a user