aboutsummaryrefslogtreecommitdiff
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
commit1b6d3ab111ae985051821e8378f2c4c150d729a3 (patch)
tree0c10f1f470ab026b3ac08e7fa9f17c04e671abbb /gdb/win32-nat.c
parent4c516d9aa3fc4f09fcf9a4aecec2328d02c5ea54 (diff)
downloadgdb-1b6d3ab111ae985051821e8378f2c4c150d729a3.zip
gdb-1b6d3ab111ae985051821e8378f2c4c150d729a3.tar.gz
gdb-1b6d3ab111ae985051821e8378f2c4c150d729a3.tar.bz2
* 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 9abe333..d0384b1 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
{