]> git.sesse.net Git - movit/commitdiff
Remove a very old and outdated comment.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 1 Apr 2016 21:51:28 +0000 (23:51 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 1 Apr 2016 21:51:28 +0000 (23:51 +0200)
effect_chain.h

index bc7e259af7ab856be686fe9e579379830cd4d83d..918769b3872451576f329a5252568fc214889a03 100644 (file)
@@ -341,7 +341,6 @@ public:
        void reset_phase_timing();
        void print_phase_timing();
 
        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);
        void render_to_screen()
        {
                render_to_fbo(0, 0, 0);