summaryrefslogtreecommitdiff
path: root/java/jlint/files/patch-field_desc.hh
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-11-03 12:39:23 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-11-03 12:39:23 +0000
commit6a0b0e2f0a5d1cbb41349138010058a4b66fa6ce (patch)
treea3db2696c0f16564b541b8c5cb6b802f745d3c99 /java/jlint/files/patch-field_desc.hh
parentUpdate to version 1.50 (diff)
- Update to 3.0 [1]
- Unbreak on 5.x [1] - Use PORTDOCS - Some minor cosmetic improvements Submitted by: Roman Kennke <roman@ontographics.com> [1]
Notes
Notes: svn path=/head/; revision=120696
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"