diff options
| author | Adib Taraben <theadib@gmail.com> | 2009-05-02 21:58:35 +0000 |
|---|---|---|
| committer | theadib <theadib@users.sourceforge.net> | 2009-05-02 21:58:35 +0000 |
| commit | cadebc351d581f8ebef3c53982dbc10730a92f31 (patch) | |
| tree | 49047148a9c9d92bc6644c79d12838b055eb6d4c /src | |
| parent | patch by Marcel Graf for LP bug 293940 comment 70 (diff) | |
| download | inkscape-cadebc351d581f8ebef3c53982dbc10730a92f31.tar.gz inkscape-cadebc351d581f8ebef3c53982dbc10730a92f31.zip | |
clean left warning on revision 12272
(bzr r7811)
Diffstat (limited to 'src')
| -rw-r--r-- | src/display/nr-filter-slot.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/display/nr-filter-slot.cpp b/src/display/nr-filter-slot.cpp index 245bdfa48..7df9ab979 100644 --- a/src/display/nr-filter-slot.cpp +++ b/src/display/nr-filter-slot.cpp @@ -351,7 +351,6 @@ void FilterSlot::set_quality(FilterQuality const q) { } void FilterSlot::set_blurquality(int const q) { - g_warning("FilterSlot::set_blurquality"); blurquality = q; } |
