From 3520fbb56efdae383cb2618ff9f7bbaf75788df3 Mon Sep 17 00:00:00 2001 From: "sdagley%netscape.com" Date: Thu, 22 Feb 2001 04:22:27 +0000 Subject: [PATCH] Fix #40101 - Remove inclusion of 68K secific header. Patch supplied by gordon@sunvalley.net, r=sdagley, sr=sfraser git-svn-id: svn://10.0.0.236/trunk@87632 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/mac/nsDynamicMDEF.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mozilla/widget/src/mac/nsDynamicMDEF.cpp b/mozilla/widget/src/mac/nsDynamicMDEF.cpp index 7e2b09d8a9a..11b8b1ef50e 100644 --- a/mozilla/widget/src/mac/nsDynamicMDEF.cpp +++ b/mozilla/widget/src/mac/nsDynamicMDEF.cpp @@ -32,7 +32,6 @@ #include #include -#include extern nsWeakPtr gMacMenubar; extern Handle gSystemMDEFHandle;