diff options
| author | Dmitry Zhulanov <dmitry.zhulanov@gmail.com> | 2016-10-03 15:19:23 +0000 |
|---|---|---|
| committer | Dmitry Zhulanov <dmitry.zhulanov@gmail.com> | 2016-10-03 15:19:23 +0000 |
| commit | f9a55c6269f20bfe98e1eeb0dd07f5bb3036b7ab (patch) | |
| tree | 98a8926e51f0906a3f636c3967ab1ded5f132f46 /src/main-cmdlineact.cpp | |
| parent | butify idents (diff) | |
| download | inkscape-f9a55c6269f20bfe98e1eeb0dd07f5bb3036b7ab.tar.gz inkscape-f9a55c6269f20bfe98e1eeb0dd07f5bb3036b7ab.zip | |
beautify idents
(bzr r15136.1.14)
Diffstat (limited to 'src/main-cmdlineact.cpp')
| -rw-r--r-- | src/main-cmdlineact.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main-cmdlineact.cpp b/src/main-cmdlineact.cpp index fc0f50cd4..f5c6e52eb 100644 --- a/src/main-cmdlineact.cpp +++ b/src/main-cmdlineact.cpp @@ -57,8 +57,6 @@ CmdLineAction::doIt (ActionContext const & context) { //printf("Doing: %s\n", _arg); if (_isVerb) { if (isExtended()) { - //printf("Is extended\n"); - doItX(context); return; } |
