Title: [88917] trunk/Source/WebCore
- Revision
- 88917
- Author
- [email protected]
- Date
- 2011-06-15 04:02:44 -0700 (Wed, 15 Jun 2011)
Log Message
2011-06-15 Carlos Garcia Campos <[email protected]>
Unreviewed. Remove unneeded constructor declaration added by mistake in r88800.
* platform/gtk/GtkAuthenticationDialog.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (88916 => 88917)
--- trunk/Source/WebCore/ChangeLog 2011-06-15 10:38:41 UTC (rev 88916)
+++ trunk/Source/WebCore/ChangeLog 2011-06-15 11:02:44 UTC (rev 88917)
@@ -1,3 +1,9 @@
+2011-06-15 Carlos Garcia Campos <[email protected]>
+
+ Unreviewed. Remove unneeded constructor declaration added by mistake in r88800.
+
+ * platform/gtk/GtkAuthenticationDialog.h:
+
2011-06-15 Pavel Podivilov <[email protected]>
Reviewed by Yury Semikhatsky.
Modified: trunk/Source/WebCore/platform/gtk/GtkAuthenticationDialog.h (88916 => 88917)
--- trunk/Source/WebCore/platform/gtk/GtkAuthenticationDialog.h 2011-06-15 10:38:41 UTC (rev 88916)
+++ trunk/Source/WebCore/platform/gtk/GtkAuthenticationDialog.h 2011-06-15 11:02:44 UTC (rev 88917)
@@ -42,8 +42,6 @@
void show();
private:
- GtkAuthenticationDialog();
-
void destroy();
void authenticate();
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes