Skip to content

Commit

Permalink
Remove leftover headers from wvWare_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
ViliusSutkus89 committed Aug 27, 2024
1 parent a010d3d commit 3343f18
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/odr/internal/html/wvWare_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
#include <unistd.h>
#include <wv/wv.h>

extern "C" {
int convert(char *inputFile, char *outputDir, const char *password);
extern int no_graphics;
extern int documentId;
}

namespace odr::internal::html {

Html wvWare_wrapper(const std::string &input_path,
Expand Down

0 comments on commit 3343f18

Please sign in to comment.