mirror of
https://github.com/boostorg/log.git
synced 2026-02-09 11:12:38 +00:00
Removed unused forward declaration.
[SVN r84867]
This commit is contained in:
@@ -134,9 +134,6 @@ private:
|
||||
|
||||
typedef filter (filter_factory_type::*comparison_relation_handler_t)(attribute_name const&, string_type const&);
|
||||
|
||||
template< typename ScannerT >
|
||||
struct definition;
|
||||
|
||||
private:
|
||||
//! Parsed attribute name
|
||||
mutable attribute_name m_AttributeName;
|
||||
|
||||
Reference in New Issue
Block a user