Skip to content

Commit

Permalink
Remove deprecated field that is not used since several releases
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g committed Apr 1, 2014
1 parent d435817 commit cf56d98
Showing 1 changed file with 0 additions and 7 deletions.
Expand Up @@ -14,13 +14,6 @@
public class LessResourceReference extends CssResourceReference {
private static final long serialVersionUID = 1L;

/**
* special variation which triggers the {@link LessResourceStreamLocator} to compile
* the less files.
*/
@Deprecated
public static final String VARIATION = "less";

/**
* Construct.
*
Expand Down

0 comments on commit cf56d98

Please sign in to comment.