The defines file is not needed here.
parent
ae07951cd2
commit
e95e91b645
|
@ -18,8 +18,6 @@
|
||||||
|
|
||||||
-export([bootstrap/3, start/2, stop/1]).
|
-export([bootstrap/3, start/2, stop/1]).
|
||||||
|
|
||||||
-include_lib("dudeswave/include/defines.hrl").
|
|
||||||
|
|
||||||
start(_Type, StartArgs) ->
|
start(_Type, StartArgs) ->
|
||||||
crypto:rand_seed(),
|
crypto:rand_seed(),
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue