Revision: 17401
          http://sourceforge.net/p/gate/code/17401
Author:   markagreenwood
Date:     2014-02-22 14:06:13 +0000 (Sat, 22 Feb 2014)
Log Message:
-----------
more deprecated cleanup

Modified Paths:
--------------
    gate/trunk/src/main/gate/Gate.java

Modified: gate/trunk/src/main/gate/Gate.java
===================================================================
--- gate/trunk/src/main/gate/Gate.java  2014-02-22 12:56:53 UTC (rev 17400)
+++ gate/trunk/src/main/gate/Gate.java  2014-02-22 14:06:13 UTC (rev 17401)
@@ -1094,16 +1094,6 @@
   } // writeUserConfig
 
   /**
-   * Get the name of the user's <TT>gate.xml</TT> config file (this doesn't
-   * guarantee that file exists!).
-   *
-   * @deprecated Use {@link #getUserConfigFile} instead.
-   */
-  public static String getUserConfigFileName() {
-    return getDefaultUserConfigFileName();
-  } // getUserConfigFileName
-
-  /**
    * Get the default path to the user's config file, which is used unless an
    * alternative name has been specified via system properties or
    * {@link #setUserConfigFile}.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to