Skip to content
Snippets Groups Projects
Commit 352cfcf4 authored by Kevin Kaland's avatar Kevin Kaland
Browse files

Remove stale TODO.

parent 567dbb97
No related branches found
No related tags found
No related merge requests found
......@@ -8,12 +8,6 @@
define("DEFAULT_SERVLET_URL", variable_get('fillpdf_remote_protocol', 'http') . "://fillpdf-service.com/xmlrpc.php");
module_load_include('inc', 'fillpdf', 'fillpdf.admin');
if (module_exists('webform')) {
// TODO: Someone wanna convert this to D7 syntax?
// Instructions here: http://drupal.org/documentation/modules/token/update/6/7
// module_load_include('inc', 'fillpdf', 'webform_tokens');
}
/**
* Implements hook_help().
*/
......
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