Skip to content

Commit

Permalink
Comment out deprecated system_info field
Browse files Browse the repository at this point in the history
global_heaps_size is no more
  • Loading branch information
DeadZen committed Sep 18, 2012
1 parent 8d29970 commit a074c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/folsom.hrl
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
dist_buf_busy_limit,
%fullsweep_after, % included in garbage_collection
garbage_collection,
global_heaps_size,
%global_heaps_size, % deprecated
heap_sizes,
heap_type,
info,
Expand Down

0 comments on commit a074c8b

Please sign in to comment.