aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-window.h')
-rw-r--r--src/ephy-window.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ephy-window.h b/src/ephy-window.h
index 40a728fc4..e7fbf1ca5 100644
--- a/src/ephy-window.h
+++ b/src/ephy-window.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002 Marco Pesenti Gritti
+ * Copyright (C) 2000-2003 Marco Pesenti Gritti
*
* 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
@@ -14,6 +14,8 @@
* 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.
+ *
+ * $Id$
*/
#ifndef EPHY_WINDOW_H
@@ -105,8 +107,6 @@ GList *ephy_window_get_tabs (EphyWindow *window);
Toolbar *ephy_window_get_toolbar (EphyWindow *window);
-/* Dialogs */
-
void ephy_window_find (EphyWindow *window);
void ephy_window_print (EphyWindow *window);