Skip to content

Commit

Permalink
Removed unused member var in ContinuousSavingTileCallback
Browse files Browse the repository at this point in the history
  • Loading branch information
est77 committed Jun 24, 2015
1 parent 7a1c9a9 commit 51cb2e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/appleseed.cli/continuoussavingtilecallback.cpp
Expand Up @@ -88,7 +88,6 @@ namespace
mutex m_mutex;
filesystem::path m_output_path;
filesystem::path m_tmp_output_path;
bool m_write_tiled_image;

virtual void do_post_render_tile(
const Frame* frame,
Expand Down

0 comments on commit 51cb2e2

Please sign in to comment.