Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/strace.cc')
-rw-r--r--winsup/cygwin/strace.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/winsup/cygwin/strace.cc b/winsup/cygwin/strace.cc
index 5cba5d027..60d81e05b 100644
--- a/winsup/cygwin/strace.cc
+++ b/winsup/cygwin/strace.cc
@@ -201,11 +201,6 @@ strace::prntf (unsigned category, const char *func, const char *fmt, ...)
SetLastError (err);
}
-void __stdcall
-mark (const char *, int)
-{
-}
-
static const struct tab
{
int v;