From 487e5722bcbe80d7d33827546a8cbdce20b14428 Mon Sep 17 00:00:00 2001 From: "peterl%netscape.com" Date: Wed, 18 Nov 1998 02:08:45 +0000 Subject: [PATCH] remove style_cursor_inherit --- layout/base/nsStyleConsts.h | 1 - layout/base/public/nsStyleConsts.h | 1 - 2 files changed, 2 deletions(-) diff --git a/layout/base/nsStyleConsts.h b/layout/base/nsStyleConsts.h index e3ee9b268e1..2ad0fb938b9 100644 --- a/layout/base/nsStyleConsts.h +++ b/layout/base/nsStyleConsts.h @@ -167,7 +167,6 @@ #define NS_STYLE_CONTENT_NO_CLOSE_QUOTE 3 // See nsStyleColor -#define NS_STYLE_CURSOR_INHERIT 0 #define NS_STYLE_CURSOR_AUTO 1 #define NS_STYLE_CURSOR_CROSSHAIR 2 #define NS_STYLE_CURSOR_DEFAULT 3 // ie: an arrow diff --git a/layout/base/public/nsStyleConsts.h b/layout/base/public/nsStyleConsts.h index e3ee9b268e1..2ad0fb938b9 100644 --- a/layout/base/public/nsStyleConsts.h +++ b/layout/base/public/nsStyleConsts.h @@ -167,7 +167,6 @@ #define NS_STYLE_CONTENT_NO_CLOSE_QUOTE 3 // See nsStyleColor -#define NS_STYLE_CURSOR_INHERIT 0 #define NS_STYLE_CURSOR_AUTO 1 #define NS_STYLE_CURSOR_CROSSHAIR 2 #define NS_STYLE_CURSOR_DEFAULT 3 // ie: an arrow