summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2013-07-29 15:43:02 +0100
committerSimon MacMullen <simon@rabbitmq.com>2013-07-29 15:43:02 +0100
commit27c3ec5d16bd07c3f2cf96c82d5164efd78f252a (patch)
tree5a612391671e541e13a8d51df2a271ec3820a418 /ebin
parent9be893a12ed0ea76216dfcdadb9c071753bdc5ba (diff)
downloadrabbitmq-server-git-27c3ec5d16bd07c3f2cf96c82d5164efd78f252a.tar.gz
cosmetic
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index 5822078bae..a4582e2db5 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -69,7 +69,5 @@
mnesia_lib, rpc, mnesia_tm, qlc, sofs, proplists, credit_flow,
pmon, ssl_connection, tls_connection, ssl_record, tls_record,
gen_fsm, ssl]},
- %% see bug 25668 about why we need these
- {ssl_apps,
- [asn1, crypto, public_key, ssl]}
+ {ssl_apps, [asn1, crypto, public_key, ssl]}
]}]}.