Revision: 16517
          http://sourceforge.net/p/gate/code/16517
Author:   valyt
Date:     2013-02-08 13:57:17 +0000 (Fri, 08 Feb 2013)
Log Message:
-----------
Removed vestigial method.

Modified Paths:
--------------
    mimir/trunk/mimir-core/src/gate/mimir/search/terms/AnnotationTermsQuery.java

Modified: 
mimir/trunk/mimir-core/src/gate/mimir/search/terms/AnnotationTermsQuery.java
===================================================================
--- 
mimir/trunk/mimir-core/src/gate/mimir/search/terms/AnnotationTermsQuery.java    
    2013-02-08 12:26:13 UTC (rev 16516)
+++ 
mimir/trunk/mimir-core/src/gate/mimir/search/terms/AnnotationTermsQuery.java    
    2013-02-08 13:57:17 UTC (rev 16517)
@@ -33,11 +33,6 @@
    * Serialization ID.
    */
   private static final long serialVersionUID = 777418229209857720L;
-
-  public AnnotationTermsQuery(AnnotationQuery annotationQuery, 
-      boolean countsEnabled) {
-    this.annotationQuery = annotationQuery;
-  }
   
   public AnnotationTermsQuery(AnnotationQuery annotationQuery) {
     super();

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


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to