Remove QueryStringFilter requires from Protocol/HTTP

This commit is contained in:
Peter Robins
2012-01-14 14:51:03 +00:00
parent 7a5b469192
commit 3eee019fca
2 changed files with 4 additions and 5 deletions

View File

@@ -8,11 +8,6 @@
* @requires OpenLayers/Request/XMLHttpRequest.js
*/
/**
* TODO: remove this dependency in 3.0
* @requires OpenLayers/Format/QueryStringFilter.js
*/
/**
* Class: OpenLayers.Protocol.HTTP
* A basic HTTP protocol for vector layers. Create a new instance with the