remove stuff we won't need
[pcsx_rearmed.git] / win32 / gui / AboutDlg.h
diff --git a/win32/gui/AboutDlg.h b/win32/gui/AboutDlg.h
deleted file mode 100644 (file)
index a6fb136..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-/*  Pcsx - Pc Psx Emulator\r
- *  Copyright (C) 1999-2003  Pcsx Team\r
- *\r
- *  This program is free software; you can redistribute it and/or modify\r
- *  it under the terms of the GNU General Public License as published by\r
- *  the Free Software Foundation; either version 2 of the License, or\r
- *  (at your option) any later version.\r
- *\r
- *  This program is distributed in the hope that it will be useful,\r
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- *  GNU General Public License for more details.\r
- *\r
- *  You should have received a copy of the GNU General Public License\r
- *  along with this program; if not, write to the Free Software\r
- *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA\r
- */\r
-\r
-#ifndef _PCSX_ABOUTDLG_H_\r
-#define _PCSX_ABOUTDLG_H_\r
-\r
-LRESULT WINAPI AboutDlgProc(HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);\r
-\r
-#endif\r