From 2cf9feafe9fcfc42bf5139433f6dd95a8ced0bff Mon Sep 17 00:00:00 2001 From: beidson Date: Wed, 23 Aug 2006 21:06:59 +0000 Subject: [PATCH] Reviewed by John Sullivan /me crosses fingers Flip the switch to the new Icon Database Massive code pruning is coming up * WebKitPrefix.h: Flipped the switch git-svn-id: https://svn.webkit.org/repository/webkit/trunk@15995 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebKit/ChangeLog | 10 ++++++++++ WebKit/WebKitPrefix.h | 1 + 2 files changed, 11 insertions(+) diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog index 1ae8ecf13d94..118a0ff5cfd2 100644 --- a/WebKit/ChangeLog +++ b/WebKit/ChangeLog @@ -1,3 +1,13 @@ +2006-08-23 Brady Eidson + + Reviewed by John Sullivan + + /me crosses fingers + Flip the switch to the new Icon Database + Massive code pruning is coming up + + * WebKitPrefix.h: Flipped the switch + 2006-08-23 Brady Eidson Reviewed by Beth diff --git a/WebKit/WebKitPrefix.h b/WebKit/WebKitPrefix.h index 18c5f6910435..57d4e3807f49 100644 --- a/WebKit/WebKitPrefix.h +++ b/WebKit/WebKitPrefix.h @@ -25,6 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#define ICONDEBUG #ifdef __cplusplus #define NULL __null -- 2.36.0