mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Applied 215787 patch. Discussed with Ken.
This commit is contained in:
parent
ac25ef4aff
commit
de8fa2cc7d
1 changed files with 0 additions and 1 deletions
|
@ -351,7 +351,6 @@ public class CGlobalVariable extends CVariable implements ICGlobalVariable {
|
|||
ICDITarget cdiTarget = source.getTarget();
|
||||
if ( getCDITarget().equals( cdiTarget ) ) {
|
||||
setChanged( false );
|
||||
resetValue(); // Reset the value cache so the display value will be updated.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue