aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Output/waveout/outputwaveout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Output/waveout/outputwaveout.h')
-rw-r--r--src/plugins/Output/waveout/outputwaveout.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/plugins/Output/waveout/outputwaveout.h b/src/plugins/Output/waveout/outputwaveout.h
index 065a140c6..a50e8a5e4 100644
--- a/src/plugins/Output/waveout/outputwaveout.h
+++ b/src/plugins/Output/waveout/outputwaveout.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2006-2008 by Ilya Kotov *
+ * Copyright (C) 2009 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -48,11 +48,6 @@ private:
// helper functions
void status();
void uninitialize();
-
- //pa_simple *m_connection;
- /*HWAVEOUT m_dev;
- CRITICAL_SECTION m_cs; */
-
};