summaryrefslogtreecommitdiff
path: root/flam3.h
diff options
context:
space:
mode:
Diffstat (limited to 'flam3.h')
-rw-r--r--flam3.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/flam3.h b/flam3.h
index dad0bc7..e780533 100644
--- a/flam3.h
+++ b/flam3.h
@@ -572,9 +572,6 @@ void rotate_by(double *p, double *center, double by);
void flam3_init_frame(flam3_frame *f);
-flam3_genome *sheep_loop(flam3_genome *cp, double blend);
-flam3_genome *sheep_edge(flam3_genome *cp, double blend, int seqflag, double stagger);
-
/* Motion function indices */
#define MOTION_SIN 1
#define MOTION_TRIANGLE 2