Code

Warning cleanup
[inkscape.git] / src / extension / internal / pdf-input-cairo.cpp
index 8069f9cf3e0929ad1e7031526ddbe822d4129ea7..06b680d2a6c1ebf169d571f39e688f182536277d 100644 (file)
@@ -33,7 +33,7 @@ namespace Internal {
 static cairo_status_t _write_ustring_cb(void *closure, const unsigned char *data, unsigned int length);
 
 SPDocument *
-PdfInputCairo::open(Inkscape::Extension::Input * mod, const gchar * uri) {
+PdfInputCairo::open(Inkscape::Extension::Input * /*mod*/, const gchar * uri) {
 
     printf("Attempting to open using PdfInputCairo\n");