summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/ImageWrite.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-06-21 22:40:58 +0200
committerJosJuice <josjuice@gmail.com>2020-10-19 20:55:13 +0200
commit439866d257a33e7394bbe784b6194a68c27b0730 (patch)
tree34351965cb1dfdada8f26d42218857cbcad595dd /Source/Core/VideoCommon/ImageWrite.cpp
parent0f5bf90013cd1358b3ccb2f22c09748e40a552f4 (diff)
Android: Remove unnecessary JNI function declarations
We generally have no reason to call these functions on our own, so there's not much reason to declare them, especially not in the cpp file where they're defined. In case we ever do get a reason to do it, we can add declarations for just the functions that need them.
Diffstat (limited to 'Source/Core/VideoCommon/ImageWrite.cpp')
0 files changed, 0 insertions, 0 deletions