Index: trunk/src_plugins/autoplace/autoplace.h =================================================================== --- trunk/src_plugins/autoplace/autoplace.h (revision 13324) +++ trunk/src_plugins/autoplace/autoplace.h (revision 13325) @@ -28,8 +28,6 @@ * */ -/* prototypes for autoplace routines */ - #ifndef PCB_AUTOPLACE_H #define PCB_AUTOPLACE_H Index: trunk/src_plugins/autoroute/autoroute.h =================================================================== --- trunk/src_plugins/autoroute/autoroute.h (revision 13324) +++ trunk/src_plugins/autoroute/autoroute.h (revision 13325) @@ -28,10 +28,6 @@ * */ - -/* prototypes for autoroute routines - */ - #ifndef PCB_AUTOROUTE_H #define PCB_AUTOROUTE_H Index: trunk/src_plugins/autoroute/mtspace.h =================================================================== --- trunk/src_plugins/autoroute/mtspace.h (revision 13324) +++ trunk/src_plugins/autoroute/mtspace.h (revision 13325) @@ -28,11 +28,8 @@ * */ +/* "empty space" routines (needed for via-space tracking in the auto-router. */ -/* prototypes for "empty space" routines (needed for via-space tracking - * in the auto-router. - */ - #ifndef PCB_MTSPACE_H #define PCB_MTSPACE_H Index: trunk/src_plugins/autoroute/vector.h =================================================================== --- trunk/src_plugins/autoroute/vector.h (revision 13324) +++ trunk/src_plugins/autoroute/vector.h (revision 13325) @@ -28,10 +28,6 @@ * */ - -/* prototypes for vector routines. - */ - #ifndef PCB_VECTOR_H #define PCB_VECTOR_H Index: trunk/src_plugins/io_pcb/file.h =================================================================== --- trunk/src_plugins/io_pcb/file.h (revision 13324) +++ trunk/src_plugins/io_pcb/file.h (revision 13325) @@ -24,9 +24,6 @@ * */ -/* prototypes for file routines - */ - #ifndef PCB_FILE_H #define PCB_FILE_H Index: trunk/src_plugins/rubberband_orig/rubberband.h =================================================================== --- trunk/src_plugins/rubberband_orig/rubberband.h (revision 13324) +++ trunk/src_plugins/rubberband_orig/rubberband.h (revision 13325) @@ -24,8 +24,8 @@ * */ -/* prototypes for rubberband routines - */ +/* Rubberband: when moving objects, try to keep connections to other objects - + sort of scretching nets as rubber bands */ #ifndef PCB_RUBBERBAND_H #define PCB_RUBBERBAND_H Index: trunk/src_plugins/shand_cmd/command.h =================================================================== --- trunk/src_plugins/shand_cmd/command.h (revision 13324) +++ trunk/src_plugins/shand_cmd/command.h (revision 13325) @@ -24,8 +24,6 @@ * */ -/* prototypes for command execution */ - #ifndef PCB_COMMAND_H #define PCB_COMMAND_H