Commented out NEW_CLIPBOARD_SUPPORT

This commit is contained in:
rods%netscape.com 1999-04-07 01:38:49 +00:00
Родитель ac37096cb3
Коммит e7d6ba8fd3
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -70,7 +70,7 @@
// XXX This is just a temporary thing until // XXX This is just a temporary thing until
//the new Clipboard support comes on line //the new Clipboard support comes on line
#define NEW_CLIPBOARD_SUPPORT //#define NEW_CLIPBOARD_SUPPORT
#ifdef NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT
// Drag & Drop, Clipboard // Drag & Drop, Clipboard

Просмотреть файл

@ -70,7 +70,7 @@
// XXX This is just a temporary thing until // XXX This is just a temporary thing until
//the new Clipboard support comes on line //the new Clipboard support comes on line
#define NEW_CLIPBOARD_SUPPORT //#define NEW_CLIPBOARD_SUPPORT
#ifdef NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT
// Drag & Drop, Clipboard // Drag & Drop, Clipboard

Просмотреть файл

@ -76,7 +76,7 @@
#include "nsIServiceManager.h" #include "nsIServiceManager.h"
/////////////////////////////////////// ///////////////////////////////////////
#define NEW_CLIPBOARD_SUPPORT //#define NEW_CLIPBOARD_SUPPORT
#ifdef NEW_CLIPBOARD_SUPPORT #ifdef NEW_CLIPBOARD_SUPPORT
// Drag & Drop, Clipboard // Drag & Drop, Clipboard