projects
/
csrpg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd7d895
)
removed extranious comment
author
matthew
<matthew@owens.tech>
Tue, 7 Aug 2018 17:35:28 +0000
(17:35 +0000)
committer
matthew
<matthew@owens.tech>
Tue, 7 Aug 2018 17:35:28 +0000
(17:35 +0000)
nogl/main.c
patch
|
blob
|
history
diff --git
a/nogl/main.c
b/nogl/main.c
index
d466999
..
da47fb0
100644
(file)
--- 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();