summaryrefslogtreecommitdiff
path: root/gdb/win32-nat.c
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2005-11-01 00:40:09 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2005-11-01 00:40:09 +0000
commit377ca23e17e0f1b5745322ac0d0c981f41a8db56 (patch)
tree3f05b177b52699d954e29364714e19a22b91d02d /gdb/win32-nat.c
parent19c3bce9599a8952bb3d418c06a66860446969d7 (diff)
downloadgdb-377ca23e17e0f1b5745322ac0d0c981f41a8db56.tar.gz
* win32-nat.c: Remove comment intended only for debugging.
Diffstat (limited to 'gdb/win32-nat.c')
-rw-r--r--gdb/win32-nat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/win32-nat.c b/gdb/win32-nat.c
index 9abe333bd76..d0384b190b9 100644
--- a/gdb/win32-nat.c
+++ b/gdb/win32-nat.c
@@ -513,7 +513,6 @@ struct safe_symbol_file_add_args
struct objfile *ret;
};
-/*CGF*/
/* Maintain a linked list of "so" information. */
struct lm_info
{