2004-06-08 Andrew Cagney <cagney@gnu.org>
[binutils-gdb.git] / gdb / config / i386 / nm-i386gnu.h
index 4fef763ca16b2c8a404a9c42086f71f95e23fc36..1f3cdb5ae0189fb862881494f46cf3a158379c07 100644 (file)
@@ -32,7 +32,4 @@
 #define THREAD_STATE_CLEAR_TRACED(state) \
        ((((struct i386_thread_state *) (state))->efl &= ~0x100), 1)
 
-/* We can attach and detach.  */
-#define ATTACH_DETACH 1
-
 #endif /* nm-i386gnu.h */