From: Steinar H. Gunderson Date: Fri, 1 Apr 2016 21:51:28 +0000 (+0200) Subject: Remove a very old and outdated comment. X-Git-Tag: 1.4.0~5 X-Git-Url: https://git.sesse.net/?p=movit;a=commitdiff_plain;h=dd74f9c467529f2bf68c97c1b8f2336f7abd7ff6;hp=afabf310b8e3800aa573a47707af2bfd35655a97 Remove a very old and outdated comment. --- diff --git a/effect_chain.h b/effect_chain.h index bc7e259..918769b 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -341,7 +341,6 @@ public: void reset_phase_timing(); void print_phase_timing(); - //void render(unsigned char *src, unsigned char *dst); void render_to_screen() { render_to_fbo(0, 0, 0);