From 14ee777ce11634659ea7c5bc54480084b55a0085 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. --- config/mac/DefinesMozilla.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config/mac/DefinesMozilla.h b/config/mac/DefinesMozilla.h index 023279913fb9..90d3dddce3f4 100644 --- a/config/mac/DefinesMozilla.h +++ b/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 // ———————————————————————————————————————————————————————————————————————————