citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit da6c575eb50753f326e2882853f28e3f74f0510d
parent c81f25b4245f311bb0261da2ba3eb96ad65bfd1b
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 16 Dec 2016 00:26:58 -0700

src: delete unused prototype

Diffstat:
Msrc/gl_view.cc | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/gl_view.cc b/src/gl_view.cc @@ -27,8 +27,6 @@ extern "C" { } -void start_animation(); - View::View(demo_glstate_t *st) : refcount(1), st(st),