Explorar el Código

fix 'loads/0' export

Feng Lee hace 10 años
padre
commit
d0429f56e7
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/emqttd_vm.erl

+ 1 - 2
src/emqttd_vm.erl

@@ -107,8 +107,7 @@
 
 
 
--export([loads/0,
-	 get_system_info/0,
+-export([get_system_info/0,
  	% get_statistics/0, 
  	% get_process_info/0,
  	 get_ports_info/0,