diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-06 14:05:38 -0800 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-02-07 00:44:27 +0100 |
commit | 5e7c721c80b3d968bbc83cf7f744dde9483a2d19 (patch) | |
tree | 6d7f668af4cf00770b82ae0841ee1b86005bc355 /unusedcode.easy | |
parent | 80f96ca6b5bd8a491275c5e192196642854a885c (diff) |
tools: fsys: Delete unused DirEntry::GetDevice()
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 036c9bb02534..be5d0b8cd75e 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -18,7 +18,6 @@ DdeTopic::DdeTopic(String const&) DdeTopic::RemoveItem(DdeItem const&) DffPropSet::SetPropertyValue(unsigned int, unsigned int) const Dialog::Dialog(Window*, ResId const&) -DirEntry::GetDevice() const EditView::GetSelectionMode() const EditView::SetCursor(Cursor const&) EditView::SetPointer(Pointer const&) |