refactoring: no need to hide functions because the definition isn't seen by the core program anyway.

This commit is contained in:
Daniel Marjamäki 2010-03-17 21:26:56 +01:00
parent b3856cbc5e
commit 1d0cd9c267
1 changed files with 0 additions and 4 deletions

View File

@ -191,10 +191,6 @@ public:
/** @brief experimental: checking via ExecutionPath */
void localleaks();
#ifndef _MSC_VER
private:
#endif
/**
* @brief %Check all variables in function scope
* @param tok The first '{' token of the function scope