summaryrefslogtreecommitdiffstats
path: root/src/include/astmanproxy.h
diff options
context:
space:
mode:
authorDavid Troy <dave@popvox.com>2006-04-03 18:14:45 +0000
committerDavid Troy <dave@popvox.com>2006-04-03 18:14:45 +0000
commitecc49089c697a2cb7331358def5ce7640fae65bf (patch)
tree70c13967ededb98deb4e28caffb80d7b4155154c /src/include/astmanproxy.h
parentf1ae22daac2c0e4fe9777942f50d5a3af0470744 (diff)
downloadastmanproxy-ecc49089c697a2cb7331358def5ce7640fae65bf.tar.gz
astmanproxy-ecc49089c697a2cb7331358def5ce7640fae65bf.tar.xz
astmanproxy-ecc49089c697a2cb7331358def5ce7640fae65bf.zip
git-svn-id: http://svncommunity.digium.com/svn/astmanproxy/branches/1.20pre@73 f02b47b9-160a-0410-81a6-dc3441afb0ec
Diffstat (limited to 'src/include/astmanproxy.h')
-rw-r--r--src/include/astmanproxy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/astmanproxy.h b/src/include/astmanproxy.h
index 4068299..fc80412 100644
--- a/src/include/astmanproxy.h
+++ b/src/include/astmanproxy.h
@@ -96,7 +96,6 @@ struct mansession {
struct iohandler *input;
struct iohandler *output;
int autofilter;
- int inputcomplete;
int authenticated;
int connected;
int dead; /* Whether we are dead */