From 524db0cf19648e3c7c78d3e73103b7a0bdcd6bfc Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Wed, 18 Jan 2017 17:14:52 -0800 Subject: *: move source into src/ subdir Restoring some organizational sanity since adopting autotools. --- modules/stars/stars.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 modules/stars/stars.h (limited to 'modules/stars/stars.h') diff --git a/modules/stars/stars.h b/modules/stars/stars.h deleted file mode 100644 index 70ef6f2..0000000 --- a/modules/stars/stars.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _STARS_H -#define _STARS_H - -#include "fb.h" - -void stars(fb_fragment_t *fragment); - -#endif -- cgit v1.2.3