- removed message; if there is no support remain silent

This commit is contained in:
Till Straumann
2014-08-29 15:03:04 -07:00
parent 32c6888e1b
commit f2626442b6
@@ -12,9 +12,6 @@
epicsShareFunc void epicsStackTrace(void)
{
errlogFlush();
errlogPrintf("StackTrace not supported on this platform, sorry\n");
errlogFlush();
}
epicsShareFunc int epicsStackTraceGetFeatures(void)