summaryrefslogtreecommitdiff
path: root/wrapper/wrapper_io.hpp
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-02 16:19:11 -0700
committerJacob Palecki <[email protected]>2020-09-02 16:19:11 -0700
commit6b5fdf4e593c056df13de325fea7b6b35fbb750e (patch)
tree7f53e3be86a17097aafad43738a34e7c665cfcd0 /wrapper/wrapper_io.hpp
parentMerge pull request #1 from Sidiouth/sidi (diff)
parentMerge pull request #18 from a1xd/write-delay (diff)
downloadrawaccel-6b5fdf4e593c056df13de325fea7b6b35fbb750e.tar.xz
rawaccel-6b5fdf4e593c056df13de325fea7b6b35fbb750e.zip
Merge remote-tracking branch 'upstream/master' into master
Diffstat (limited to 'wrapper/wrapper_io.hpp')
-rw-r--r--wrapper/wrapper_io.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/wrapper/wrapper_io.hpp b/wrapper/wrapper_io.hpp
index aff572b..19f096f 100644
--- a/wrapper/wrapper_io.hpp
+++ b/wrapper/wrapper_io.hpp
@@ -17,5 +17,3 @@ public:
};
public ref struct DriverNotInstalledException : public DriverIOException {};
-
-public ref struct DriverWriteCDException : public DriverIOException {};