Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtschump committed Sep 11, 2019
1 parent 92d3a78 commit a7d1f05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gmic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14483,7 +14483,6 @@ template gmic& gmic::run(const char *const commands_line, \
float *const p_progress, bool *const p_is_abort); \
template CImgList<pixel_type>::~CImgList()


#ifdef gmic_pixel_type
gmic_instantiate(gmic_pixel_type);
#endif
Expand Down

0 comments on commit a7d1f05

Please sign in to comment.