Skip to content

Commit

Permalink
Remove type definition which was used for R13 dialyzer compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tino Breddin committed Feb 25, 2011
1 parent 8ac8a46 commit 3f9f2cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lhttpc_types.hrl
Expand Up @@ -43,5 +43,3 @@


-type window_size() :: non_neg_integer() | infinity. -type window_size() :: non_neg_integer() | infinity.


%% In R13B bool() is now called boolean()
-type boolean() :: bool().

0 comments on commit 3f9f2cf

Please sign in to comment.