summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RtAudio.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/RtAudio.h b/RtAudio.h
index c83caff..82c3f64 100644
--- a/RtAudio.h
+++ b/RtAudio.h
@@ -902,7 +902,6 @@ public:
void startStream( void );
void stopStream( void );
void abortStream( void );
- long getStreamLatency( void );
// This function is intended for internal use only. It must be
// public because it is called by the internal callback handler,
@@ -938,7 +937,6 @@ public:
void startStream( void );
void stopStream( void );
void abortStream( void );
- long getStreamLatency( void );
// This function is intended for internal use only. It must be
// public because it is called by the internal callback handler,
@@ -973,7 +971,6 @@ public:
void startStream( void );
void stopStream( void );
void abortStream( void );
- long getStreamLatency( void );
// This function is intended for internal use only. It must be
// public because it is called by the internal callback handler,
@@ -1011,7 +1008,6 @@ public:
void startStream( void );
void stopStream( void );
void abortStream( void );
- long getStreamLatency( void );
// This function is intended for internal use only. It must be
// public because it is called by the internal callback handler,