]> git.tokkee.org Git - inkscape.git/commitdiff

Code

remove overdefinition
authorishmal <ishmal@users.sourceforge.net>
Fri, 5 May 2006 11:54:54 +0000 (11:54 +0000)
committerishmal <ishmal@users.sourceforge.net>
Fri, 5 May 2006 11:54:54 +0000 (11:54 +0000)
src/dom/uri.h

index 2ca1bddbec9cd09742d629d057fdf05947e41723..8bc7df6dac09e74e53374ec8280eaf979931f973 100644 (file)
@@ -87,7 +87,7 @@ public:
     /**
      *  Assignment
      */
-    URI &URI::operator=(const URI &other);
+    URI &operator=(const URI &other);
 
     /**
      *