1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-09 19:43:27 +02:00

[cleanup] Revert unnecessary comment changes

This commit is contained in:
Martin Oberhuber 2008-01-10 14:20:57 +00:00
parent 2476cf6851
commit 59145e8c4c
3 changed files with 0 additions and 3 deletions

View file

@ -16,7 +16,6 @@
* Martin Oberhuber (Wind River) - [187218] Fix error reporting for connect()
* David McKnight (IBM) - [207095] Implicit connect needs to run in the same job as caller
* David McKnight (IBM) - [186363] get rid of obsolete calls to ISubSystem.connect()
* David McKnight (IBM) - [187711] new doesFilterEncompass apis - now unneeded
********************************************************************************/
package org.eclipse.rse.core.subsystems;

View file

@ -23,7 +23,6 @@
* David McKnight (IBM) - [207178] changing list APIs for file service and subsystems
* David McKnight (IBM) - [210109] store constants in IFileService rather than IFileServiceConstants
* David McKnight (IBM) - [211472] [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor
* David McKnight (IBM) - [187711] doestFilterEncompass api - now unneeded so taken out
*******************************************************************************/
package org.eclipse.rse.subsystems.files.core.subsystems;

View file

@ -28,7 +28,6 @@
* David McKnight (IBM) - [186363] get rid of obsolete calls to SubSystem.connect()
* David McKnight (IBM) - [211472] [api][breaking] IRemoteObjectResolver.getObjectWithAbsoluteName() needs a progress monitor
* David McKnight (IBM) - [212403] [apidoc][breaking] Fixing docs of SubSystem#getConnectorService() and making internalConnect() private
* David McKnight (IBM) - [187711] default implementation of doesFilterEncompass() - now taken unneeded
********************************************************************************/
package org.eclipse.rse.core.subsystems;