diff options
author | Keith Packard <keithp@keithp.com> | 2016-09-05 20:55:17 -0600 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-09-05 20:55:17 -0600 |
commit | 4fdf8ca9ca1cd5a84b03bd7a03c5806af64b413d (patch) | |
tree | f45d7e798b776b75796733cbabe182a0e5407104 | |
parent | 89b8b2ee98e8d329559f54058c574ba9122ced8e (diff) |
Remove pyro wizard file from master
This isn't done yet.
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | altosui/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am index 1e0364d2..c3892d22 100644 --- a/altosui/Makefile.am +++ b/altosui/Makefile.am @@ -32,7 +32,6 @@ altosui_JAVA = \ AltosLaunchUI.java \ AltosLanded.java \ AltosPad.java \ - AltosPyroWizard.java \ AltosUI.java \ AltosGraphUI.java |