From 60ed9bf4bb698ece113c7a86e4e72592b1fd96bc Mon Sep 17 00:00:00 2001 From: "sgehani%netscape.com" Date: Wed, 3 Nov 1999 08:06:59 +0000 Subject: [PATCH] Removing obsolete prefix files. (Replaced by nsInstallerPrefix* and mozInstallerPrefix*.) git-svn-id: svn://10.0.0.236/trunk@52708 18797224-902f-48f8-a5cc-f745e15eee43 --- .../xpinstall/wizard/mac/macbuild/MIWPrefix.h | 23 ----------------- .../wizard/mac/macbuild/MIWPrefix_debug.h | 25 ------------------- 2 files changed, 48 deletions(-) delete mode 100644 mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix.h delete mode 100644 mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix_debug.h diff --git a/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix.h b/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix.h deleted file mode 100644 index 330678ceafa..00000000000 --- a/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix.h +++ /dev/null @@ -1,23 +0,0 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* The contents of this file are subject to the Netscape Public License - * Version 1.1 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is Mozilla Communicator client code, released March - * 31, 1998. - * - * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1999 - * Netscape Communications Corporation. All Rights Reserved. - * - * Contributors: - * Samir Gehani - */ - -#include \ No newline at end of file diff --git a/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix_debug.h b/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix_debug.h deleted file mode 100644 index a4212b8ca36..00000000000 --- a/mozilla/xpinstall/wizard/mac/macbuild/MIWPrefix_debug.h +++ /dev/null @@ -1,25 +0,0 @@ -/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* The contents of this file are subject to the Netscape Public License - * Version 1.1 (the "License"); you may not use this file except in - * compliance with the License. You may obtain a copy of the License at - * http://www.mozilla.org/NPL/ - * - * Software distributed under the License is distributed on an "AS IS" basis, - * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - * for the specific language governing rights and limitations under the - * License. - * - * The Original Code is Mozilla Communicator client code, released March - * 31, 1998. - * - * The Initial Developer of the Original Code is Netscape Communications - * Corporation. Portions created by Netscape are Copyright (C) 1999 - * Netscape Communications Corporation. All Rights Reserved. - * - * Contributors: - * Samir Gehani - */ - -#include - -#define MIW_DEBUG 1 \ No newline at end of file