]> Shamusworld >> Repos - architektonas/blobdiff - src/base/filtercxf.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / base / filtercxf.h
index 973af92eb3a2abf02608d858b9e663ffb9da5227..e07f9f8b4b5e8277009321773ed66f8b764eb061 100644 (file)
@@ -9,11 +9,11 @@
  *
  * @author Andrew Mustun
  */
-class RS_FilterCXF: public RS_FilterInterface
+class FilterCXF: public FilterInterface
 {
        public:
-               RS_FilterCXF();
-               ~RS_FilterCXF();
+               FilterCXF();
+               ~FilterCXF();
 
                /**
                * @return RS2::FormatCXF.