aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rfsv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rfsv.h')
-rw-r--r--lib/rfsv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rfsv.h b/lib/rfsv.h
index 3aa9f70..6cfa254 100644
--- a/lib/rfsv.h
+++ b/lib/rfsv.h
@@ -208,8 +208,6 @@ class rfsv {
virtual long attr2std(long) = 0;
virtual long std2attr(long) = 0;
-
- char *opErr(long);
};
#endif