commit | f424f24bbb4231065f646d12d9d90c91f961d51a | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Mon Jan 29 13:31:10 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Mon Jan 29 13:31:10 2001 +0000 |
tree | 6215b17e67436d7114a507d7b9a3b8822236ebff | |
parent | afd0aa680a5233fd70cf7bf71de6e1db3b087562 [diff] |
Re-enabled Scrap (even though it's mostly empty right now).
diff --git a/Mac/Modules/macconfig.c b/Mac/Modules/macconfig.c index 8624fd2..fe63722 100644 --- a/Mac/Modules/macconfig.c +++ b/Mac/Modules/macconfig.c
@@ -240,10 +240,8 @@ {"Qdoffs", initQdoffs}, {"Snd", initSnd}, {"Sndihooks", initSndihooks}, -#if !TARGET_API_MAC_CARBON_NOTYET /* Carbon scrap manager is completely different */ {"Scrap", initScrap}, -#endif {"TE", initTE}, {"ColorPicker", initColorPicker}, #if !TARGET_API_MAC_CARBON