Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Commit

Permalink
Update #300
Browse files Browse the repository at this point in the history
  • Loading branch information
hdsdi3g committed Oct 16, 2017
1 parent 02e1c2a commit 5092256
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion app/hd3gtv/tools/Execprocess.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import java.util.List;
import java.util.Locale;

@SuppressWarnings("nls")
/**
* @author hdsdi3g
* @version 1.01 set public constructor
Expand Down
1 change: 0 additions & 1 deletion app/hd3gtv/tools/ExecprocessGettext.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import java.io.IOException;
import java.util.List;

@SuppressWarnings("nls")
/**
* @author hdsdi3g
* @version 1.1 Add OutputStreamHandler
Expand Down
1 change: 0 additions & 1 deletion app/hd3gtv/tools/TimeUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
import java.util.Calendar;
import java.util.GregorianCalendar;

@SuppressWarnings("nls")
/**
* @author hdsdi3g
* @version 1.1 add getHumanFilesize()
Expand Down
1 change: 0 additions & 1 deletion app/hd3gtv/tools/Timecode.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*/
package hd3gtv.tools;

@SuppressWarnings("nls")
/**
* @author hdsdi3g
* @version 1.0
Expand Down
1 change: 0 additions & 1 deletion app/hd3gtv/tools/XmlData.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@

import org.xml.sax.SAXException;

@SuppressWarnings("nls")
/**
* @author hdsdi3g
* @version 1.1 Add getTextContentValue()
Expand Down

0 comments on commit 5092256

Please sign in to comment.