diff options
| author | Jon A. Cruz <jon@joncruz.org> | 2010-07-04 03:15:58 +0000 |
|---|---|---|
| committer | Jon A. Cruz <jon@joncruz.org> | 2010-07-04 03:15:58 +0000 |
| commit | 5e0463d97c2a56fd7008750d8a897d3772bae946 (patch) | |
| tree | 478b7893dfb13f63e933bb828c84634fa24e7ca1 /src/gradient-context.cpp | |
| parent | Make order of 'auto' swatches match order in document. (diff) | |
| download | inkscape-5e0463d97c2a56fd7008750d8a897d3772bae946.tar.gz inkscape-5e0463d97c2a56fd7008750d8a897d3772bae946.zip | |
Suppress gradient direction line for 'solid' gradients.
Removed unneeded and outdated macro use.
(bzr r9564)
Diffstat (limited to 'src/gradient-context.cpp')
| -rw-r--r-- | src/gradient-context.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gradient-context.cpp b/src/gradient-context.cpp index 6d6ea8761..bf1566b26 100644 --- a/src/gradient-context.cpp +++ b/src/gradient-context.cpp @@ -1,5 +1,3 @@ -#define __SP_GRADIENT_CONTEXT_C__ - /* * Gradient drawing and editing tool * |
