summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 787ec9ec30..c759d60d46 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.