Author: ssmiweve
Date: 2009-01-15 20:55:49 +0100 (Thu, 15 Jan 2009)
New Revision: 7148

Modified:
   
branches/2.18/generic.sesam/result/src/main/java/no/sesat/search/result/PlatefoodSearchResult.java
Log:
clean out some non-sesat code

Modified: 
branches/2.18/generic.sesam/result/src/main/java/no/sesat/search/result/PlatefoodSearchResult.java
===================================================================
--- 
branches/2.18/generic.sesam/result/src/main/java/no/sesat/search/result/PlatefoodSearchResult.java
  2009-01-15 19:47:06 UTC (rev 7147)
+++ 
branches/2.18/generic.sesam/result/src/main/java/no/sesat/search/result/PlatefoodSearchResult.java
  2009-01-15 19:55:49 UTC (rev 7148)
@@ -1,4 +1,4 @@
-/* Copyright (2007) Schibsted Søk AS
+/* Copyright (2007-2008) Schibsted Søk AS
  * This file is part of SESAT.
  *
  *   SESAT is free software: you can redistribute it and/or modify
@@ -23,12 +23,9 @@
 
 package no.sesat.search.result;
 
-import no.sesat.search.result.*;
-
 /**
+ * @deprecated will be removed soon. has no purpose. properties like "top" 
should be put in as fields.
  *
- * @param T
- *
  * @version $Id$
  */
 public final class PlatefoodSearchResult<T extends ResultItem> extends 
BasicResultList<T> {

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to