diff options
Diffstat (limited to 'libs/rs/rsAllocation.cpp')
| -rw-r--r-- | libs/rs/rsAllocation.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/rs/rsAllocation.cpp b/libs/rs/rsAllocation.cpp index ad9c739..3cb76bc 100644 --- a/libs/rs/rsAllocation.cpp +++ b/libs/rs/rsAllocation.cpp @@ -201,10 +201,6 @@ void rsi_AllocationUploadToBufferObject(Context *rsc, RsAllocation va) alloc->uploadToBufferObject(); } -void rsi_AllocationDestroy(Context *rsc, RsAllocation) -{ -} - static void mip565(const Adapter2D &out, const Adapter2D &in) { uint32_t w = out.getDimX(); |
