summaryrefslogtreecommitdiff
path: root/rsc/inc/rscdb.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-07-12 21:08:21 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-07-13 10:25:31 +0100
commit61ad99a50c1e327d81bc61f7b681cf144facf2c9 (patch)
treeab5d56856d38b8d4f8b5e071bdd09d414207d572 /rsc/inc/rscdb.hxx
parentdd69ff6ea20bf43b08b8de951c750853a62d3335 (diff)
callcatcher: strip rsc down by more unused methods
Diffstat (limited to 'rsc/inc/rscdb.hxx')
-rw-r--r--rsc/inc/rscdb.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index 830c25fb72b6..012c340bc42e 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -336,7 +336,6 @@ public:
aBaseLst.push_back( pType );
}
RscTop * SearchType( Atom nTypId );
- RscTop * Search( Atom typ );
// loescht alle Resourceobjekte diese Datei
void Delete( sal_uLong lFileKey );
RscTop * GetRoot() { return( pRoot ); };