diff options
| author | Martin Owens <doctormo@gmail.com> | 2014-03-09 03:44:03 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2014-03-09 03:44:03 +0000 |
| commit | eb89a74bb3f220bba82de3c7ce3a73df951fab77 (patch) | |
| tree | 88b3f0a936f9bdad764a3e65ab0ec8d14a6f9bb3 /src/composite-undo-stack-observer.h | |
| parent | Fix random crashes when spraying in single path mode. (diff) | |
| download | inkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.tar.gz inkscape-eb89a74bb3f220bba82de3c7ce3a73df951fab77.zip | |
Remove unused includes to tidy up the code.
(bzr r13132)
Diffstat (limited to 'src/composite-undo-stack-observer.h')
| -rw-r--r-- | src/composite-undo-stack-observer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/composite-undo-stack-observer.h b/src/composite-undo-stack-observer.h index 669c39a86..c93a2338b 100644 --- a/src/composite-undo-stack-observer.h +++ b/src/composite-undo-stack-observer.h @@ -11,7 +11,6 @@ #define SEEN_COMPOSITE_UNDO_COMMIT_OBSERVER_H #include "gc-alloc.h" -#include "gc-managed.h" #include "undo-stack-observer.h" #include <list> |
