diff options
| author | VinÃcius dos Santos Oliveira <vini.ipsmaker@gmail.com> | 2013-10-07 03:26:05 +0000 |
|---|---|---|
| committer | VinÃcius dos Santos Oliveira <vini.ipsmaker@gmail.com> | 2013-10-07 03:26:05 +0000 |
| commit | 20062e01bfce8a97746e438bc0f7e89ce6400015 (patch) | |
| tree | 6b1daba53173b5950175fecf913b0cfecf714cbb /src | |
| parent | Running libdepixelize expensive process in a background thread (diff) | |
| download | inkscape-20062e01bfce8a97746e438bc0f7e89ce6400015.tar.gz inkscape-20062e01bfce8a97746e438bc0f7e89ce6400015.zip | |
Removing useless comment
(bzr r12667.1.2)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/pixelartdialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/pixelartdialog.cpp b/src/ui/dialog/pixelartdialog.cpp index 3f3ebc0b6..d5313b2c8 100644 --- a/src/ui/dialog/pixelartdialog.cpp +++ b/src/ui/dialog/pixelartdialog.cpp @@ -396,7 +396,6 @@ void PixelArtDialogImpl::vectorize() } queue.push_back(input); - //processLibdepixelize(SP_IMAGE(list->data)); } if ( !queue.size() ) { |
