summaryrefslogtreecommitdiff
path: root/xfa/src/fgas
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2015-11-13 13:36:53 -0800
committerLei Zhang <thestig@chromium.org>2015-11-13 13:36:53 -0800
commitb08ae8e24e68adbd876a8a2b7dcbfa6bc7a42074 (patch)
tree32f7d9661edf897ccceb99be63c54d8492619c92 /xfa/src/fgas
parent419baf83d7fcf52fa535240bd0d020e39c91473f (diff)
downloadpdfium-b08ae8e24e68adbd876a8a2b7dcbfa6bc7a42074.tar.xz
XFA: Remove empty files in xfa/src/fgas/src/crt/codepage.
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1443563002 .
Diffstat (limited to 'xfa/src/fgas')
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1250.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1251.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1252.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1253.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1254.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1255.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1256.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1257.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu1258.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu874.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu932.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu936.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu949.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpcu950.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1250.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1251.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1252.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1253.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1254.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1255.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1256.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1257.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi1258.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi874.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi932.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi936.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi949.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cphi950.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1250.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1251.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1252.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1253.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1254.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1255.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1256.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1257.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc1258.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc874.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc932.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc936.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc949.cpp5
-rw-r--r--xfa/src/fgas/src/crt/codepage/cpuc950.cpp5
42 files changed, 0 insertions, 210 deletions
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1250.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1250.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1250.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1251.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1251.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1251.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1252.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1252.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1252.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1253.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1253.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1253.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1254.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1254.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1254.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1255.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1255.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1255.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1256.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1256.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1256.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1257.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1257.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1257.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu1258.cpp b/xfa/src/fgas/src/crt/codepage/cpcu1258.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu1258.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu874.cpp b/xfa/src/fgas/src/crt/codepage/cpcu874.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu874.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu932.cpp b/xfa/src/fgas/src/crt/codepage/cpcu932.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu932.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu936.cpp b/xfa/src/fgas/src/crt/codepage/cpcu936.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu936.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu949.cpp b/xfa/src/fgas/src/crt/codepage/cpcu949.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu949.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpcu950.cpp b/xfa/src/fgas/src/crt/codepage/cpcu950.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpcu950.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1250.cpp b/xfa/src/fgas/src/crt/codepage/cphi1250.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1250.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1251.cpp b/xfa/src/fgas/src/crt/codepage/cphi1251.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1251.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1252.cpp b/xfa/src/fgas/src/crt/codepage/cphi1252.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1252.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1253.cpp b/xfa/src/fgas/src/crt/codepage/cphi1253.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1253.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1254.cpp b/xfa/src/fgas/src/crt/codepage/cphi1254.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1254.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1255.cpp b/xfa/src/fgas/src/crt/codepage/cphi1255.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1255.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1256.cpp b/xfa/src/fgas/src/crt/codepage/cphi1256.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1256.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1257.cpp b/xfa/src/fgas/src/crt/codepage/cphi1257.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1257.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi1258.cpp b/xfa/src/fgas/src/crt/codepage/cphi1258.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi1258.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi874.cpp b/xfa/src/fgas/src/crt/codepage/cphi874.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi874.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi932.cpp b/xfa/src/fgas/src/crt/codepage/cphi932.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi932.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi936.cpp b/xfa/src/fgas/src/crt/codepage/cphi936.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi936.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi949.cpp b/xfa/src/fgas/src/crt/codepage/cphi949.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi949.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cphi950.cpp b/xfa/src/fgas/src/crt/codepage/cphi950.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cphi950.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1250.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1250.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1250.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1251.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1251.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1251.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1252.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1252.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1252.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1253.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1253.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1253.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1254.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1254.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1254.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1255.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1255.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1255.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1256.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1256.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1256.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1257.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1257.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1257.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc1258.cpp b/xfa/src/fgas/src/crt/codepage/cpuc1258.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc1258.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc874.cpp b/xfa/src/fgas/src/crt/codepage/cpuc874.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc874.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc932.cpp b/xfa/src/fgas/src/crt/codepage/cpuc932.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc932.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc936.cpp b/xfa/src/fgas/src/crt/codepage/cpuc936.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc936.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc949.cpp b/xfa/src/fgas/src/crt/codepage/cpuc949.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc949.cpp
+++ /dev/null
@@ -1,5 +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
diff --git a/xfa/src/fgas/src/crt/codepage/cpuc950.cpp b/xfa/src/fgas/src/crt/codepage/cpuc950.cpp
deleted file mode 100644
index 44556bd1d3..0000000000
--- a/xfa/src/fgas/src/crt/codepage/cpuc950.cpp
+++ /dev/null
@@ -1,5 +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