summaryrefslogtreecommitdiff
path: root/java/jlint/files/patch-field_desc.hh
diff options
context:
space:
mode:
Diffstat (limited to 'java/jlint/files/patch-field_desc.hh')
-rw-r--r--java/jlint/files/patch-field_desc.hh13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/jlint/files/patch-field_desc.hh b/java/jlint/files/patch-field_desc.hh
deleted file mode 100644
index 0781d51567c5..000000000000
--- a/java/jlint/files/patch-field_desc.hh
+++ /dev/null
@@ -1,13 +0,0 @@
---- field_desc.hh.orig Wed Feb 19 17:20:15 2003
-+++ field_desc.hh Wed Feb 19 17:22:10 2003
-@@ -1,10 +1,7 @@
- #ifndef FIELD_DESC_HH
- #define FIELD_DESC_HH
-
--#ifdef VISUAL_CPP
- using namespace std;
--#pragma warning (disable : 4786)
--#endif
-
- #include "component_desc.hh"
- #include "utf_string.hh"