remove undefined static function
authorMichael Andres <ma@suse.de>
Thu, 31 Jul 2008 15:08:02 +0000 (15:08 +0000)
committerMichael Andres <ma@suse.de>
Thu, 31 Jul 2008 15:08:02 +0000 (15:08 +0000)
zypp/RepoInfo.h

index 565d23d..ea5cfa0 100644 (file)
@@ -69,9 +69,6 @@ namespace zypp
     friend std::ostream & operator<<( std::ostream & str, const RepoInfo & obj );
 
     public:
-    static unsigned defaultPrioity();
-
-    public:
     RepoInfo();
     ~RepoInfo();