From 7a9e43b684a31b7e54ee74d1d9d38119bdd1172c Mon Sep 17 00:00:00 2001 From: yellows8 Date: Fri, 2 Feb 2018 16:22:23 -0500 Subject: [PATCH] Removed outdated todo comment. --- nx/source/gfx/gfx.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/nx/source/gfx/gfx.c b/nx/source/gfx/gfx.c index 31471d93..cc157573 100644 --- a/nx/source/gfx/gfx.c +++ b/nx/source/gfx/gfx.c @@ -51,8 +51,6 @@ extern nvioctl_fence g_nvgfx_nvhostgpu_gpfifo_fence; //static Result _gfxGetDisplayResolution(u64 *width, u64 *height); -//TODO: Implement support for non-720p width/height. - //TODO: Let the user configure some of this? static bufferProducerQueueBufferInput g_gfxQueueBufferData = { .timestamp = 0x0,