whatever happened to this file, it's obviously b0rken. remove the second copy.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1006480
This commit is contained in:
Volker Lanz 2009-08-03 20:05:19 +00:00
parent 34c69bead3
commit 3c3a42aaa0
1 changed files with 0 additions and 29 deletions

View File

@ -27,32 +27,3 @@
#endif
#endif
/***************************************************************************
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *
***************************************************************************/
#if !defined(LIBPARTITIONMANAGEREXPORT__H)
#define LIBPARTITIONMANAGEREXPORT__H
#include <kdemacros.h>
#if !defined(LIBPARTITIONMANAGERPRIVATE_EXPORT)
# define LIBPARTITIONMANAGERPRIVATE_EXPORT KDE_EXPORT
#endif
#endif