--- pop_links.install.orig	2008-08-09 16:19:48.000000000 +1000
+++ pop_links.install	2008-08-09 16:19:50.000000000 +1000
@@ -15,7 +15,6 @@
  * Implementation of hook_schema().
  */
 function pop_links_schema() {
-  drupal_set_message('hook_schema');
   $schema['pop_links_stats'] = array(
     'fields' => array(
       'cid' => array('type' => 'serial', 'unsigned' => TRUE, 'not null' => TRUE),
