diff options
| author | jtx <javier.arraiza@marker.es> | 2013-03-19 16:56:26 +0000 |
|---|---|---|
| committer | jtx <javier.arraiza@marker.es> | 2013-03-19 16:56:26 +0000 |
| commit | fc95705f9d5761fe111a445c51afc505d08738a7 (patch) | |
| tree | 65fed75305c0582b165af2c327fca8246829c836 /src/flood-context.h | |
| parent | Merge from trunk (diff) | |
| download | inkscape-fc95705f9d5761fe111a445c51afc505d08738a7.tar.gz inkscape-fc95705f9d5761fe111a445c51afc505d08738a7.zip | |
Fixing regression
(bzr r11950.1.61)
Diffstat (limited to 'src/flood-context.h')
| -rw-r--r-- | src/flood-context.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/flood-context.h b/src/flood-context.h index 0cab0f7c5..3e81cd01e 100644 --- a/src/flood-context.h +++ b/src/flood-context.h @@ -29,9 +29,6 @@ #define FLOOD_COLOR_CHANNEL_B 4 #define FLOOD_COLOR_CHANNEL_A 8 -class SPFloodContext; -class SPFloodContextClass; - struct SPFloodContext : public SPEventContext { SPItem *item; |
