ASF Bugzilla – Attachment 4114 Details for
Bug 15231
Miscellaneous patches to i18n
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
BundleTEI: remove redundant constructor
bundletei.diff (text/plain), 695 bytes, created by
Jon Evans
on 2002-12-10 15:54:01 UTC
(
hide
)
Description:
BundleTEI: remove redundant constructor
Filename:
MIME Type:
Creator:
Jon Evans
Created:
2002-12-10 15:54:01 UTC
Size:
695 bytes
patch
obsolete
>Index: i18n/src/org/apache/taglibs/i18n/BundleTEI.java >=================================================================== >RCS file: /home/cvspublic/jakarta-taglibs/i18n/src/org/apache/taglibs/i18n/BundleTEI.java,v >retrieving revision 1.1 >diff -u -r1.1 BundleTEI.java >--- i18n/src/org/apache/taglibs/i18n/BundleTEI.java 13 Jun 2001 03:24:41 -0000 1.1 >+++ i18n/src/org/apache/taglibs/i18n/BundleTEI.java 10 Dec 2002 15:51:05 -0000 >@@ -21,14 +21,6 @@ > { > > /** >- * Standard no-arg constructor. No actions performed. >- */ >- public BundleTEI() >- { >- super(); >- } >- >- /** > * Returns two VariableInfo objects that define the following > * body objects > * <UL>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15231
:
4110
|
4112
| 4114