diff options
author | Christopher Faylor <me@cgf.cx> | 2002-04-15 19:23:27 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-04-15 19:23:27 +0000 |
commit | 32eec3ec1c7866e738e75fadd6d87ddf8856aa97 (patch) | |
tree | d23a0109467434476947940fa7b3d105ce059b48 /winsup | |
parent | 2f3009bd13d43a6d9894a21e5c3bd6f7eac125ac (diff) | |
download | cygnal-32eec3ec1c7866e738e75fadd6d87ddf8856aa97.tar.gz cygnal-32eec3ec1c7866e738e75fadd6d87ddf8856aa97.tar.bz2 cygnal-32eec3ec1c7866e738e75fadd6d87ddf8856aa97.zip |
remove obsolete comment.
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/strace.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/strace.cc b/winsup/cygwin/strace.cc index a3a699327..795d36636 100644 --- a/winsup/cygwin/strace.cc +++ b/winsup/cygwin/strace.cc @@ -26,9 +26,6 @@ details. */ class NO_COPY strace strace; -/* 'twould be nice to declare this in winsup.h but winsup.h doesn't require - stdarg.h, so we declare it here instead. */ - #ifndef NOSTRACE void |