From eecab1083a718ccf18e6451df6108803f4d0c1be Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Thu, 26 Mar 2009 13:31:28 +0000 Subject: #369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray. --- modules/field/field.crud.inc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'modules/field/field.crud.inc') diff --git a/modules/field/field.crud.inc b/modules/field/field.crud.inc index c0ef6d6cd..93f24bf56 100644 --- a/modules/field/field.crud.inc +++ b/modules/field/field.crud.inc @@ -6,11 +6,6 @@ * Field CRUD API, handling field and field instance creation and deletion. */ -/** - * TODO: Fill me in. - */ -class FieldException extends Exception {} - /** * @defgroup field_structs Field API data structures * @{ -- cgit v1.2.3