Skip to content

Commit

Permalink
Remove selection rules for these classes that don't exist anymore (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
  • Loading branch information
jmcarcell and jmcarcell authored May 19, 2023
1 parent e13b3e6 commit a289015
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/selection.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
<field name="m_doubleMtx" transient="true"/>
<field name="m_stringMtx" transient="true"/>
</class>
<class name="podio::IntVec"/>
<class name="podio::FloatVec"/>
<class name="podio::StringVec"/>
<class name="podio::GenericParameters::MapType<int>"/>
<class name="podio::GenericParameters::MapType<float>"/>
<class name="podio::GenericParameters::MapType<double>"/>
Expand Down

0 comments on commit a289015

Please sign in to comment.