From 7c3082e934b79f26afaa53c8b72cfbaaa76bdae4 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 31 May 2016 12:53:40 +1200 Subject: Push position+scale changes to burning ship and as a result, remove specific algorithm for lattice bship --- algorithms.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'algorithms.h') diff --git a/algorithms.h b/algorithms.h index bc83c12..eddeb3b 100644 --- a/algorithms.h +++ b/algorithms.h @@ -27,5 +27,3 @@ void *generate_mandelbrot_section(void *section); void *generate_burning_ship_section(void *section); -void *generate_burning_ship_lattice_section(void *section); -void *generate_tricorn_section(void *section); -- cgit v1.1