Skip to content

Commit

Permalink
vis: remove unused enumeration constants
Browse files Browse the repository at this point in the history
  • Loading branch information
martanne committed May 27, 2017
1 parent 4a736a3 commit c053762
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vis.h
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,6 @@ enum VisTextObject {
VIS_TEXTOBJECT_INNER_BACKTICK,
VIS_TEXTOBJECT_OUTER_ENTIRE,
VIS_TEXTOBJECT_INNER_ENTIRE,
VIS_TEXTOBJECT_OUTER_FUNCTION,
VIS_TEXTOBJECT_INNER_FUNCTION,
VIS_TEXTOBJECT_OUTER_LINE,
VIS_TEXTOBJECT_INNER_LINE,
VIS_TEXTOBJECT_INDENTATION,
Expand Down

0 comments on commit c053762

Please sign in to comment.