From a274be26ab5f6182013100340e0c506eb1931c5e Mon Sep 17 00:00:00 2001 From: David Jarvie Date: Sat, 23 Jul 2005 10:48:08 +0000 Subject: [PATCH] Remove unused declaration svn path=/trunk/KDE/kdepim/; revision=437862 --- kalarmapp.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kalarmapp.h b/kalarmapp.h index 1c1a8dae..d9dc7acf 100644 --- a/kalarmapp.h +++ b/kalarmapp.h @@ -13,9 +13,9 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 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 Steet, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef KALARMAPP_H @@ -42,7 +42,6 @@ class MainWindow; class AlarmListView; class MessageWin; class TrayWindow; -class Preferences; class ShellProcess; -- GitLab