summaryrefslogtreecommitdiffabout
path: root/lib/prequeue_rp.cc
Unidiff
Diffstat (limited to 'lib/prequeue_rp.cc') (more/less context) (ignore whitespace changes)
-rw-r--r--lib/prequeue_rp.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/prequeue_rp.cc b/lib/prequeue_rp.cc
index e242f87..3aa960f 100644
--- a/lib/prequeue_rp.cc
+++ b/lib/prequeue_rp.cc
@@ -57,3 +57,3 @@ namespace opkele {
57 57
58 endpoint_queuer(prequeue_RP& rp) : rp(rp) { } 58 endpoint_queuer(prequeue_RP& r) : rp(r) { }
59 59
@@ -73,3 +73,3 @@ namespace opkele {
73 73
74 void prequeue_RP::set_normalized_id(const string& nid) { 74 void prequeue_RP::set_normalized_id(const string&) {
75 } 75 }