From 80c34215f9c5acc144d4e53770da883c172c37ee Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 29 Jun 2007 10:04:08 +0000 Subject: [PATCH] Sapient forgot to clean up after his file removal. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index e20f788c1fa..fa6fa91b375 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -338,7 +338,6 @@ noinst_HEADERS = \ server/input_stream.hpp \ server/proxy.hpp \ server/metrics.hpp \ - editor/scenario_editor.hpp \ editor/editor_undo.hpp \ editor/map_manip.hpp \ editor/editor_layout.hpp \