mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-17 08:01:24 +00:00
remove now unused ivar, moved into the controller
This commit is contained in:
parent
dd1c1e75ba
commit
b3a968b8a3
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
@interface PCDebuggerView : NSTextView
|
||||
{
|
||||
PCDebugger *debugger;
|
||||
NSString *currentFile;
|
||||
}
|
||||
|
||||
- (void) setDebugger:(PCDebugger *)theDebugger;
|
||||
|
|
Loading…
Reference in a new issue