From a5325d144955bd0e28ee23cc25304a9439a07028 Mon Sep 17 00:00:00 2001
From: Angie Byron <webchick@24967.no-reply.drupal.org>
Date: Sat, 1 Jan 2011 04:03:14 +0000
Subject: [PATCH] #1011496 by danillonunes: Fixed Duplicate comment line for
 drupal_render_cid_parts()

---
 includes/common.inc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/includes/common.inc b/includes/common.inc
index 65d6964b68d5..439b382dade2 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -5843,9 +5843,6 @@ function drupal_render_cache_by_query($query, $function, $expire = CACHE_TEMPORA
   );
 }
 
-/**
-
-
 /**
  * Helper function for building cache ids.
  *
-- 
GitLab