Tracker: Remove two outdated comments, whitespace cleanup.
This commit is contained in:
parent
d854f235bc
commit
0a74a00526
@ -261,7 +261,6 @@ private:
|
|||||||
bool fHaveCommonPreferredApp;
|
bool fHaveCommonPreferredApp;
|
||||||
|
|
||||||
SearchForSignatureEntryList* fIterator;
|
SearchForSignatureEntryList* fIterator;
|
||||||
// private copy of the iterator pointer
|
|
||||||
|
|
||||||
typedef BPoseView _inherited;
|
typedef BPoseView _inherited;
|
||||||
};
|
};
|
||||||
|
@ -1487,7 +1487,6 @@ BPoseView::AddPosesTask(void* castToParams)
|
|||||||
|
|
||||||
delete posesResult;
|
delete posesResult;
|
||||||
delete container;
|
delete container;
|
||||||
// build attributes menu based on mime types we've added
|
|
||||||
|
|
||||||
if (lock.Lock())
|
if (lock.Lock())
|
||||||
view->fAddPosesThreads.erase(threadID);
|
view->fAddPosesThreads.erase(threadID);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user