summaryrefslogtreecommitdiffstats
path: root/port.h
diff options
context:
space:
mode:
authorSuper User2007-07-15 12:01:27 +0200
committerSuper User2007-07-15 12:01:27 +0200
commitef3fc1931a2fa82f482d21fb1296735206463d3a (patch)
treec50af579c2acef5b89dba78b4e6b9d4c4701ecc5 /port.h
parentbackup (diff)
downloadlcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.gz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.tar.xz
lcr-ef3fc1931a2fa82f482d21fb1296735206463d3a.zip
backup
Diffstat (limited to 'port.h')
-rw-r--r--port.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/port.h b/port.h
index 3a7bdb1..23b9986 100644
--- a/port.h
+++ b/port.h
@@ -144,9 +144,6 @@ class Port
struct port_settings p_settings;
/* tone */
- unsigned long p_last_tv_sec; /* time stamp of last handler call, (to sync audio data */
- unsigned long p_last_tv_msec;
- int p_debug_nothingtosend; /* used for debugging the, if we have currently nothing to send (used for ISDN) */
char p_tone_dir[256]; /* name of current directory */
char p_tone_name[256]; /* name of current tone */
char p_tone_fh; /* file descriptor of current tone or -1 if not open */