From 41a60fd426f044c9c077197fc1c847a9631f01fa Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Fri, 5 May 2006 11:54:54 +0000 Subject: remove overdefinition (bzr r733) --- src/dom/uri.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/dom/uri.h b/src/dom/uri.h index 2ca1bddbe..8bc7df6da 100644 --- a/src/dom/uri.h +++ b/src/dom/uri.h @@ -87,7 +87,7 @@ public: /** * Assignment */ - URI &URI::operator=(const URI &other); + URI &operator=(const URI &other); /** * -- cgit v1.2.3