Index: image.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/image/image.module,v
retrieving revision 1.184
diff -u -F^f -r1.184 image.module
--- image.module	23 Feb 2006 04:18:48 -0000	1.184
+++ image.module	28 Mar 2006 19:41:23 -0000
@@ -162,13 +162,6 @@ function image_cron() {
 }
 
 /**
- * Implementation of hook_validate().
- */
-function image_validate($node) {
-  node_validate_title($node);
-}
-
-/**
  * Implementation of hook_prepare().
  */
 function image_prepare(&$node, $field_name) {
