diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-08-22 18:38:05 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-08-22 18:38:05 +0000 |
| commit | 1d54c6203b9a14138a771e5f52689217454a51d2 (patch) | |
| tree | 3aa528140a12474992fd35bf847beae8386875e1 /src/ui/contextmenu.h | |
| parent | Panned styling to CSS and XML dialogs (diff) | |
| download | inkscape-1d54c6203b9a14138a771e5f52689217454a51d2.tar.gz inkscape-1d54c6203b9a14138a771e5f52689217454a51d2.zip | |
remove HAVE_POTRACE
Diffstat (limited to 'src/ui/contextmenu.h')
| -rw-r--r-- | src/ui/contextmenu.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/contextmenu.h b/src/ui/contextmenu.h index ea42d8a46..0e1bcffa0 100644 --- a/src/ui/contextmenu.h +++ b/src/ui/contextmenu.h @@ -187,14 +187,7 @@ class ContextMenu : public Gtk::Menu /** * callback, is executed on clicking the "Trace Bitmap" menu entry */ -#if HAVE_POTRACE void ImageTraceBitmap(); -#endif - - /** - * callback, is executed on clicking the "Trace Pixel Art" menu entry - */ - void ImageTracePixelArt(); /** * callback, is executed on clicking the "Extract Image" menu entry |
