Remove deprecated attribute &disable_print_hook

This commit is contained in:
Daniel Thayer 2012-09-26 16:47:51 -05:00
parent 72f16f2642
commit 254715eaaa
10 changed files with 7 additions and 23 deletions

View file

@ -57,7 +57,7 @@ public:
RecordVal* Rotate();
// Set &rotate_interval, &rotate_size, &postprocessor,
// &disable_print_hook, and &raw_output attributes.
// and &raw_output attributes.
void SetAttrs(Attributes* attrs);
// Returns the current size of the file, after fresh stat'ing.