diff options
author | Marius Vollmer <mvo@zagadka.de> | 2005-03-02 16:41:01 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2005-03-02 16:41:01 +0000 |
commit | 9b7952c06e71d0dacd566bab2418b207c46f2b9d (patch) | |
tree | e04f0bb55d554d56c54391ff03608978edc74eb5 /libguile/pthread-threads.c | |
parent | dfd49d754a2a0705bbee046debd8cc885b41534d (diff) | |
download | guile-9b7952c06e71d0dacd566bab2418b207c46f2b9d.tar.gz |
* Makefile.am (modinclude_HEADER): Removed threads-plugin.h.
(libguile_la_SOURCES): Added null-threads.c
(EXTRA_libguile_la_SOURCES): Removed pthread-threads.c and
threads-plugin.c.
* pthread-threads.c, threads-plugin.c, threads-plugin.h: Removed.
Diffstat (limited to 'libguile/pthread-threads.c')
-rw-r--r-- | libguile/pthread-threads.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/libguile/pthread-threads.c b/libguile/pthread-threads.c deleted file mode 100644 index e69de29bb..000000000 --- a/libguile/pthread-threads.c +++ /dev/null |