Commit ad87953c authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Removed unused methods

parent 7d009faf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -370,7 +370,6 @@ protected:
   __cuda_callable__
   void bindSubentitiesStorageNetwork( DimensionTag,
                                       const SubentityAccessorType& storage ) {}
   void getSubentitiesCount( DimensionTag ) const {}
   __cuda_callable__
   void getSubentityIndex( DimensionTag,
                           const LocalIndexType localIndex ) const {}
@@ -419,8 +418,6 @@ protected:
   void bindSubentitiesStorageNetwork( DimensionTag,
                                       const SubentityAccessorType& storage ) {}
   __cuda_callable__
   void getSubentitiesCount( DimensionTag ) const {}
   __cuda_callable__
   void getSubentityIndex( DimensionTag,
                           const LocalIndexType localIndex ) const {}
   __cuda_callable__