Browse Source

rm -ifdef(TEST)

Feng 10 years atrás
parent
commit
3d2cb93ebd
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/emqttd_guid.erl

+ 0 - 4
src/emqttd_guid.erl

@@ -35,10 +35,6 @@
 
 -type guid() :: <<_:128>>.
 
--ifdef(TEST).
--compile(export_all).
--endif.
-
 %% @doc Generate a global unique id.
 -spec gen() -> guid().
 gen() ->