summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Videla <alvaro@rabbitmq.com>2012-11-28 15:52:20 +0100
committerAlvaro Videla <alvaro@rabbitmq.com>2012-11-28 15:52:20 +0100
commit1fed273a420f6bd5ed543fc9c9cb18b31aca6398 (patch)
treef016b6a9a6ed555d64594fdcb182dc4332bcfdb7
parent30df1be6eb28a2a914c45c75e0e92508dd82ef14 (diff)
downloadrabbitmq-server-1fed273a420f6bd5ed543fc9c9cb18b31aca6398.tar.gz
removes unnecessary comment
-rw-r--r--packaging/standalone/src/rabbit_release.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/standalone/src/rabbit_release.erl b/packaging/standalone/src/rabbit_release.erl
index 787ec9ec..c759d60d 100644
--- a/packaging/standalone/src/rabbit_release.erl
+++ b/packaging/standalone/src/rabbit_release.erl
@@ -22,7 +22,6 @@
-define(BaseApps, [rabbit]).
-define(ERROR_CODE, 1).
-%% This module is based on rabbit_prelaunch.erl from rabbitmq-server source code
%% We need to calculate all the ERTS apps we need to ship with a
%% standalone rabbit. To acomplish that we need to unpack and load the plugins
%% apps that are shiped with rabbit.