diff options
Diffstat (limited to 'xfa/fxfa/app/cxfa_pieceline.cpp')
-rw-r--r-- | xfa/fxfa/app/cxfa_pieceline.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/xfa/fxfa/app/cxfa_pieceline.cpp b/xfa/fxfa/app/cxfa_pieceline.cpp deleted file mode 100644 index 2e1ea55f1c..0000000000 --- a/xfa/fxfa/app/cxfa_pieceline.cpp +++ /dev/null @@ -1,13 +0,0 @@ -// Copyright 2017 PDFium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com - -#include "xfa/fxfa/app/cxfa_pieceline.h" - -#include "xfa/fxfa/app/cxfa_textpiece.h" - -CXFA_PieceLine::CXFA_PieceLine() {} - -CXFA_PieceLine::~CXFA_PieceLine() {} |