From a1fea40ec6e5f9bccba51bc1df625e01cb708e90 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sun, 18 May 2003 07:58:39 +0000 Subject: [PATCH] not needed anywhere git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/print.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 include/wx/mac/print.h diff --git a/include/wx/mac/print.h b/include/wx/mac/print.h deleted file mode 100644 index fdaef23006..0000000000 --- a/include/wx/mac/print.h +++ /dev/null @@ -1,14 +0,0 @@ -///////////////////////////////////////////////////////////////////////////// -// Name: print.h -// Purpose: wxPrinter, wxPrintPreview classes -// Author: Stefan Csomor -// Modified by: -// Created: 1998-01-01 -// RCS-ID: $Id$ -// Copyright: (c) Stefan Csomor -// Licence: wxWindows licence -///////////////////////////////////////////////////////////////////////////// - -#ifndef _WX_PRINT_H_ -#define _WX_PRINT_H_ -#endif \ No newline at end of file -- 2.50.0