Removed an old line in applet/recording.

This commit is contained in:
yellows8 2018-10-22 13:46:01 -04:00
parent 377b8ab820
commit 159631cb56

View File

@ -4,8 +4,6 @@
//See also libnx applet.h. See applet.h for the requirements for using this.
extern u32 g_appletRecordingInitialized;
int main(int argc, char **argv)
{
u32* framebuf;