Skip to content

Commit 7b8e0a9

Browse files
committed
[#3325] Removed ext/coroutine
1 parent 01728b2 commit 7b8e0a9

File tree

8 files changed

+2
-388
lines changed

8 files changed

+2
-388
lines changed

Makefile.am

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ endif
128128
if HAVE_BOTAN
129129
botan/\* \
130130
endif
131-
ext/coroutine/\* \
132131
gtest/\* \
133132
include/\* \
134133
lib/\eval/\* \
@@ -182,9 +181,6 @@ install-exec-hook:
182181
add-changelog-entry:
183182
@./changelog_unreleased/.add-entry.sh
184183

185-
#### include external sources in the distributed tarball:
186-
EXTRA_DIST = ext/coroutine/coroutine.hpp
187-
188184
CLEANFILES = $(abs_top_builddir)/logger_lockfile
189185

190186
# config.h may be included by headers supplied for building user-written

ext/coroutine/LICENSE_1_0.txt

Lines changed: 0 additions & 23 deletions
This file was deleted.

ext/coroutine/Makefile.am

Lines changed: 0 additions & 1 deletion
This file was deleted.

ext/coroutine/README

Lines changed: 0 additions & 12 deletions
This file was deleted.

ext/coroutine/coroutine.hpp

Lines changed: 0 additions & 330 deletions
This file was deleted.

0 commit comments

Comments
 (0)