diff options
Diffstat (limited to 'xfa/fxfa/app/cxfa_textpiece.cpp')
-rw-r--r-- | xfa/fxfa/app/cxfa_textpiece.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/xfa/fxfa/app/cxfa_textpiece.cpp b/xfa/fxfa/app/cxfa_textpiece.cpp deleted file mode 100644 index 4cbad0a475..0000000000 --- a/xfa/fxfa/app/cxfa_textpiece.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_textpiece.h" - -#include "xfa/fxfa/app/cxfa_linkuserdata.h" - -CXFA_TextPiece::CXFA_TextPiece() {} - -CXFA_TextPiece::~CXFA_TextPiece() {} |