Browse Source

Merge pull request #36 from lemenkov/kill_unnecessary_eunit_include

Kill useless eunit include
Ulf Wiger 12 years ago
parent
commit
4f3bbd7633
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/gproc.erl

+ 0 - 1
src/gproc.erl

@@ -152,7 +152,6 @@
 
 -include("gproc_int.hrl").
 -include("gproc.hrl").
--include_lib("eunit/include/eunit.hrl").
 
 -define(SERVER, ?MODULE).
 %%-define(l, l(?LINE)). % when activated, calls a traceable empty function