Index: xfa/src/fxbarcode/src/BC_Reader.cpp |
diff --git a/xfa/src/fxbarcode/src/BC_Reader.cpp b/xfa/src/fxbarcode/src/BC_Reader.cpp |
deleted file mode 100644 |
index 51f7188b50ee606030a4c2e421bfed34bd734220..0000000000000000000000000000000000000000 |
--- a/xfa/src/fxbarcode/src/BC_Reader.cpp |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-// Copyright 2014 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 "barcode.h" |
-#include "include/BC_Reader.h" |
-CBC_Reader::CBC_Reader() |
-{ |
-} |
-CBC_Reader::~CBC_Reader() |
-{ |
-} |