From f0dacdb22f2888be104711d9092ca43d770965f2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 15 Mar 2019 16:30:28 -0700 Subject: Remove the 'org' command, which was always a hack to begin with --- src/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9b39ea94..756df376 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,7 +9,6 @@ set(LEDGER_SOURCES convert.cc draft.cc emacs.cc - org.cc ptree.cc print.cc output.cc @@ -103,7 +102,6 @@ set(LEDGER_INCLUDES mask.h op.h option.h - org.h output.h parser.h pool.h -- cgit v1.2.3