Add a comment and replace some class references

Also, removed some unused headers, and moved the constructor/destructor
functions to the top
This commit is contained in:
jp9000
2014-02-02 15:23:38 -07:00
parent 8126ad0b69
commit 933549ca76
2 changed files with 48 additions and 49 deletions

View File

@@ -19,9 +19,6 @@
#pragma once
#include <string.h>
#include <stdarg.h>
#include "obs.h"
/* RAII wrappers */