Skip to content
Snippets Groups Projects
Commit 7b39d69e authored by Daniel Wehner's avatar Daniel Wehner Committed by Tim Plunkett
Browse files

Remove inclusion of dependency system.

parent cebf0f07
No related branches found
No related tags found
No related merge requests found
......@@ -221,8 +221,6 @@ function views_ajax_error($message) {
* This makes some assumptions about the client.
*/
function views_ajax_form_wrapper($form_id, &$form_state) {
ctools_include('dependent');
// This won't override settings already in.
$form_state += array(
'rerender' => FALSE,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment