Skip to content

Commit

Permalink
Squash w/ Actually add indexable_ruleset to build
Browse files Browse the repository at this point in the history
  • Loading branch information
mstemm committed Jun 14, 2024
1 parent 9685bac commit e0be57e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion userspace/engine/evttype_index_ruleset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ limitations under the License.

evttype_index_ruleset::evttype_index_ruleset(
std::shared_ptr<sinsp_filter_factory> f):
indexable_ruleset(true),
m_filter_factory(f)
{
}
Expand Down

0 comments on commit e0be57e

Please sign in to comment.