Skip to content

Commit

Permalink
Removed not used methods
Browse files Browse the repository at this point in the history
    * ridlbe/c++11/visitorbase.rb:
  • Loading branch information
jwillemsen committed Sep 9, 2024
1 parent 4aacb31 commit 6bf09d4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions ridlbe/c++11/visitorbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -481,14 +481,6 @@ def cdr_from_type
self._idltype.cdr_from_type(cur_scope)
end

def scoped_cdr_to_type
@self_idltype.cdr_to_type
end

def scoped_cdr_from_type
self._idltype.cdr_from_type
end

def cdr_from_fmt
self._idltype.cdr_from_fmt
end
Expand Down

0 comments on commit 6bf09d4

Please sign in to comment.