Skip to content
Snippets Groups Projects
Commit cd5fc49f authored by Charles Leggett's avatar Charles Leggett Committed by Graeme Stewart
Browse files

remove ifdef ATHENAHIVE (SGTools-00-27-35)

	* remove ifdef ATHENAHIVE
	* tag SGTools-00-27-35

M       SGTools/SGVersionedKey.h


Former-commit-id: 4498a53a
parent 094c0cbc
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,7 @@ namespace SG {
**/
class VersionedKey {
friend class ::StoreGateSvc; //call copyVK
#ifdef ATHENAHIVE
friend class ::SGImplSvc; //call copyVK
#endif
public:
///quickly determine whether a string has the right format to be a VK
static bool isVersionedKey(const char *);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment