summaryrefslogtreecommitdiff
path: root/erts/emulator/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <bjorn@erlang.org>2010-08-10 10:36:14 +0200
committerBjörn Gustavsson <bjorn@erlang.org>2010-08-11 08:43:06 +0200
commit12813ffd9eb4168b155001de95a82b7e4caf21c8 (patch)
tree37631aeb8337f02befb6a6d42f44c9d982f0a49f /erts/emulator/test/Makefile
parent0d553b45b5c3ae8287340887f271bc70f1f1370c (diff)
downloaderlang-12813ffd9eb4168b155001de95a82b7e4caf21c8.tar.gz
Remove obsolete/driver.h and the associated functionality
The obsolete/driver.h header file has been obsolete since R8B. Remove that file, along with obsolete thread APIs for drivers in the emulator and the test cases.
Diffstat (limited to 'erts/emulator/test/Makefile')
-rw-r--r--erts/emulator/test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/test/Makefile b/erts/emulator/test/Makefile
index 5ec17a5e2a..a4c02da626 100644
--- a/erts/emulator/test/Makefile
+++ b/erts/emulator/test/Makefile
@@ -75,7 +75,6 @@ MODULES= \
node_container_SUITE \
nofrag_SUITE \
num_bif_SUITE \
- obsolete_SUITE \
op_SUITE \
port_SUITE \
port_bif_SUITE \