aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/runtime_tools.app.src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-06-18 16:14:45 +0200
committerBjörn Gustavsson <[email protected]>2012-06-18 16:14:45 +0200
commitc2388ad41790c266b0e78724b95ec92d2951b43a (patch)
tree9bf83cf84559c38a888a1f6eeb80cef3862991f2 /lib/runtime_tools/src/runtime_tools.app.src
parentd71e414b273e3543e968fa432b5cf489eddd872e (diff)
parentd8cf532d04a5f588e19806767090ebb731af80bb (diff)
downloadotp-c2388ad41790c266b0e78724b95ec92d2951b43a.tar.gz
otp-c2388ad41790c266b0e78724b95ec92d2951b43a.tar.bz2
otp-c2388ad41790c266b0e78724b95ec92d2951b43a.zip
Merge branch 'bjorn/inviso/remove/OTP-10117'
* bjorn/inviso/remove/OTP-10117: Remove the deprecated inviso application
Diffstat (limited to 'lib/runtime_tools/src/runtime_tools.app.src')
-rw-r--r--lib/runtime_tools/src/runtime_tools.app.src2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/runtime_tools/src/runtime_tools.app.src b/lib/runtime_tools/src/runtime_tools.app.src
index 1152f7259d..84cd6ee10d 100644
--- a/lib/runtime_tools/src/runtime_tools.app.src
+++ b/lib/runtime_tools/src/runtime_tools.app.src
@@ -20,8 +20,6 @@
[{description, "RUNTIME_TOOLS version 1"},
{vsn, "%VSN%"},
{modules, [dbg,observer_backend,percept_profile,
- inviso_rt,inviso_rt_lib,inviso_rt_meta,
- inviso_as_lib,inviso_autostart,inviso_autostart_server,
runtime_tools,runtime_tools_sup,erts_alloc_config,
ttb_autostart,dyntrace]},
{registered, [runtime_tools_sup,inviso_rt,inviso_rt_meta]},