summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/id.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/id.cc b/src/id.cc
index 7398f49..aebb054 100644
--- a/src/id.cc
+++ b/src/id.cc
@@ -136,8 +136,6 @@ Response ID::set_vlen(){
return r;
}
-
-
void ID::decode_R_type(signed int &s1)
{
unsigned int s0b, s1b, s2b;