Skip to content

Commit

Permalink
fix compilation error related to read_param change
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmaclarty committed Jan 17, 2016
1 parent a869b8d commit 83496b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/am_reserved_refs.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ typedef enum {
MT_am_wrap_node,
MT_am_program_node,
MT_am_bind_node,
MT_am_read_mat2_node,
MT_am_read_mat3_node,
MT_am_read_mat4_node,
MT_am_read_param_node,
MT_am_translate_node,
MT_am_scale_node,
MT_am_rotate_node,
Expand Down

0 comments on commit 83496b4

Please sign in to comment.