1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

Fix for bug215545

This commit is contained in:
Francois Chouinard 2008-01-07 22:02:31 +00:00
parent e2aa815c7c
commit a09c42806c

View file

@ -216,7 +216,6 @@ public class DsfMemoryBlockRetrieval extends PlatformObject implements IMemoryBl
* @see org.eclipse.debug.core.model.IMemoryBlockRetrievalExtension#getExtendedMemoryBlock(java.lang.String,
* java.lang.Object)
*/
@SuppressWarnings("unchecked")
public IMemoryBlockExtension getExtendedMemoryBlock(String expression, Object context) throws DebugException {
// The block start address (supports 64-bit processors)