From: matthew <matthew@owens.tech>
Date: Tue, 7 Aug 2018 17:35:28 +0000 (+0000)
Subject: removed extranious comment
X-Git-Url: https://git.owens.tech/about.html/about.html/git?a=commitdiff_plain;h=69e1a41272a2b83260342821fecf633d59c31fa4;p=csrpg.git

removed extranious comment
---

diff --git a/nogl/main.c b/nogl/main.c
index d466999..da47fb0 100644
--- a/nogl/main.c
+++ b/nogl/main.c
@@ -56,7 +56,6 @@ int main()
 	brndr_render();
 	getchar();
 	err_enable_logging("test");
-	//refresh();
 	getchar();
 	err_clear();
 	brndr_render();