summaryrefslogtreecommitdiff
path: root/Build/source/libs/xpdf/xpdf/PDFDocEncoding.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/xpdf/xpdf/PDFDocEncoding.h')
-rw-r--r--Build/source/libs/xpdf/xpdf/PDFDocEncoding.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/Build/source/libs/xpdf/xpdf/PDFDocEncoding.h b/Build/source/libs/xpdf/xpdf/PDFDocEncoding.h
deleted file mode 100644
index 3259d3e1064..00000000000
--- a/Build/source/libs/xpdf/xpdf/PDFDocEncoding.h
+++ /dev/null
@@ -1,16 +0,0 @@
-//========================================================================
-//
-// PDFDocEncoding.h
-//
-// Copyright 2002-2003 Glyph & Cog, LLC
-//
-//========================================================================
-
-#ifndef PDFDOCENCODING_H
-#define PDFDOCENCODING_H
-
-#include "CharTypes.h"
-
-extern Unicode pdfDocEncoding[256];
-
-#endif