From bb8eb2a6247be43d3089d22fdfb88e982e2f2e2f Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Fri, 23 Apr 1999 17:35:59 +0000 Subject: [PATCH] finally remove something from this growing list of forgotten defines: NEW_CLIPBOARD_SUPPORT because the feature has landed. git-svn-id: svn://10.0.0.236/trunk@28887 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/config/mac/DefinesMozilla.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mozilla/config/mac/DefinesMozilla.h b/mozilla/config/mac/DefinesMozilla.h index 023279913fb..90d3dddce3f 100644 --- a/mozilla/config/mac/DefinesMozilla.h +++ b/mozilla/config/mac/DefinesMozilla.h @@ -49,11 +49,6 @@ #define USE_NSREG 1 -// 99-04-05 pinkerton -- use new nsIClipboard instead of selection manager stuff. -// REMOVE WHEN THIS LANDS FULLY!!! -#define NEW_CLIPBOARD_SUPPORT - - // ——————————————————————————————————————————————————————————————————————————— // • You typically will not need to change things below here // ———————————————————————————————————————————————————————————————————————————