Skip to content

Commit

Permalink
Buildfix for compiling without ffmpeg
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed May 11, 2016
1 parent 7ebfe1b commit b0342eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions command.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ enum event_command
/* Loads content file. */
CMD_EVENT_LOAD_CONTENT,
CMD_EVENT_LOAD_CONTENT_PERSIST,
#ifdef HAVE_FFMPEG
CMD_EVENT_LOAD_CONTENT_FFMPEG,
#endif
CMD_EVENT_LOAD_CONTENT_IMAGEVIEWER,
CMD_EVENT_SET_PER_GAME_RESOLUTION,
CMD_EVENT_SET_FRAME_LIMIT,
Expand Down

0 comments on commit b0342eb

Please sign in to comment.