Skip to content

Remove c++ dependency, and use only C

Germán Poo-Caamaño requested to merge gpoo/wip/use-only-c into master

ev-poppler.cc was the remaining file depending on C++, but it is C code. If in the future we need C++ to access Poppler, it can be changed back.

Merge request reports