From 0e34499726f7fa275363988ea466d13aab09f544 Mon Sep 17 00:00:00 2001 From: andyq Date: Fri, 01 Nov 2002 12:41:03 +0000 Subject: Fixed a bug where if a package was removed from the local view the packages didn't get relinked properly --- (limited to 'noncore/settings/aqpkg/datamgr.h') diff --git a/noncore/settings/aqpkg/datamgr.h b/noncore/settings/aqpkg/datamgr.h index eb802b5..8c6fb0d 100644 --- a/noncore/settings/aqpkg/datamgr.h +++ b/noncore/settings/aqpkg/datamgr.h @@ -49,7 +49,7 @@ public: Destination *getDestination( const char *name ); void loadServers(); - void reloadServerData( const char *sn ); + void reloadServerData( ); void writeOutIpkgConf(); -- cgit v0.9.0.2