summaryrefslogtreecommitdiff
path: root/modules/poll/poll.module
diff options
context:
space:
mode:
authorDavid Rothstein <drothstein@gmail.com>2014-11-03 00:03:31 -0500
committerDavid Rothstein <drothstein@gmail.com>2014-11-03 00:03:31 -0500
commit010a9a54e74f7762e17591cb16881ae16637ef7d (patch)
treefefca4d6005ad695d18cc54c55dd669ba8e8234e /modules/poll/poll.module
parent766312e23cfe2f7e4fc12ef9c4d332757f3b9a5f (diff)
downloadbrdo-010a9a54e74f7762e17591cb16881ae16637ef7d.tar.gz
brdo-010a9a54e74f7762e17591cb16881ae16637ef7d.tar.bz2
Issue #2324821 by rpayanm, er.pushpinderrana | Elijah Lynn: Remove reference to nonexistent theme_poll_bar() function in template_preprocess_poll_bar() documentation.
Diffstat (limited to 'modules/poll/poll.module')
-rw-r--r--modules/poll/poll.module1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/poll/poll.module b/modules/poll/poll.module
index 70eb65dce..4733fa238 100644
--- a/modules/poll/poll.module
+++ b/modules/poll/poll.module
@@ -925,7 +925,6 @@ function template_preprocess_poll_results(&$variables) {
*
* @see poll-bar.tpl.php
* @see poll-bar--block.tpl.php
- * @see theme_poll_bar()
*/
function template_preprocess_poll_bar(&$variables) {
if ($variables['block']) {