summaryrefslogtreecommitdiff
path: root/cosv/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-20 14:42:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-20 14:42:50 +0100
commit1d301de7a8a3077bcdbd7e761998cd24563f5a70 (patch)
tree138310c10c2afc4f4231a9bd868a17433b3cf4c4 /cosv/inc
parent5c8c13887952c112566c4145173a93d7d39c2dd6 (diff)
remove unused PopFront
Diffstat (limited to 'cosv/inc')
-rw-r--r--cosv/inc/cosv/dirchain.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cosv/inc/cosv/dirchain.hxx b/cosv/inc/cosv/dirchain.hxx
index e76e4945fd6e..c36c574cdf5a 100644
--- a/cosv/inc/cosv/dirchain.hxx
+++ b/cosv/inc/cosv/dirchain.hxx
@@ -85,8 +85,6 @@ class DirectoryChain
void PushBack(
const DirectoryChain &
i_sPath );
- void PopFront(
- uintt i_nCount = 1 );
void PopBack(
uintt i_nCount = 1 );