summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/l10n_client.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-07-09 08:39:00 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-07-09 08:39:00 -0700
commit5118afc959650469874733a1060fbe22364d8c28 (patch)
tree88844b3f0d1d800bf5aecdf187d9bf3123f217e1 /modules/gallery/helpers/l10n_client.php
parent1a587fd01686cf603b2c7eefd406cf200c6e0ee1 (diff)
Revert "Add task logging to the "Update Search Index" task"
This reverts commit 6ac5238b83d58824eb9327406a2ee50b7e603214.
Diffstat (limited to 'modules/gallery/helpers/l10n_client.php')
-rw-r--r--modules/gallery/helpers/l10n_client.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/gallery/helpers/l10n_client.php b/modules/gallery/helpers/l10n_client.php
index 6d4da0eb..5b14abec 100644
--- a/modules/gallery/helpers/l10n_client.php
+++ b/modules/gallery/helpers/l10n_client.php
@@ -67,9 +67,6 @@ class l10n_client_Core {
return true;
}
- /**
- * @return an array of messages that will be written to the task log
- */
static function fetch_updates() {
$request->locales = array();
$request->messages = new stdClass();