Skip to content

Commit

Permalink
Removed a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Dec 14, 2008
1 parent 3faa73c commit 116738b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mojoshader_internal.h
Expand Up @@ -370,7 +370,6 @@ INSTRUCTION(TEXLDD, "TEXLDD", 3, DSSSS, MOJOSHADER_TYPE_PIXEL)
INSTRUCTION_STATE(SETP, "SETP", 1, DSS, MOJOSHADER_TYPE_ANY)
INSTRUCTION_STATE(TEXLDL, "TEXLDL", 2, DSS, MOJOSHADER_TYPE_ANY)
INSTRUCTION_STATE(BREAKP, "BREAKP", 3, S, MOJOSHADER_TYPE_ANY)
// !!! FIXME: TEXLDB?
#endif

// end of mojoshader_internal.h ...
Expand Down

0 comments on commit 116738b

Please sign in to comment.