diff options
| author | Martin Owens <doctormo@gmail.com> | 2015-12-10 05:43:23 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2015-12-10 05:43:23 +0000 |
| commit | 1b5e5271ae41e3ab4e2d352118e66ccafc608a6f (patch) | |
| tree | fdb7bf33ae747cebb9428612bbd998723eb28aa6 /src/display/Makefile_insert | |
| parent | Remove unused header file. (diff) | |
| download | inkscape-1b5e5271ae41e3ab4e2d352118e66ccafc608a6f.tar.gz inkscape-1b5e5271ae41e3ab4e2d352118e66ccafc608a6f.zip | |
Remove CtrlPoint and replace with SPKnot
(bzr r14523)
Diffstat (limited to 'src/display/Makefile_insert')
| -rw-r--r-- | src/display/Makefile_insert | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/display/Makefile_insert b/src/display/Makefile_insert index 20e498981..419852f7d 100644 --- a/src/display/Makefile_insert +++ b/src/display/Makefile_insert @@ -115,8 +115,6 @@ ink_common_sources += \ display/sp-ctrlcurve.h \ display/sp-ctrlline.cpp \ display/sp-ctrlline.h \ - display/sp-ctrlpoint.cpp \ - display/sp-ctrlpoint.h \ display/sp-ctrlquadr.cpp \ display/sp-ctrlquadr.h |
