This commit is contained in:
gbeauche 2004-06-27 20:36:09 +00:00
parent 794ad50b0b
commit babd0f887c

View File

@ -30,7 +30,7 @@
#include "debug.h"
// Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the Be side
// Flag for PutScrap(): the data was put by GetScrap(), don't bounce it back to the MacOS X side
static bool we_put_this_data = false;