Unused javax.servlet.http.HttpServletResponse imports

Hi,

The following files

  org/w3c/css/css/CssParser.java
  org/w3c/css/css/StyleSheetCom.java
  org/w3c/css/parser/CssFouffa.java
  org/w3c/css/parser/CssValidatorListener.java

import javax.servlet.http.HttpServletResponse but don't use anything
from it. This hinders compilation of the CSS Validator without servlet
support, it would be helpful if these are removed. Thanks.

regards.

Received on Friday, 27 June 2003 00:10:57 UTC