summaryrefslogtreecommitdiff
path: root/synproto.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-04-18 00:57:25 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:06 +0200
commit7bd534c0e315a2b9bb3f549df0a30f113d21ee93 (patch)
tree26607f26ba72750fcb5b379ddd0f374b3b9e7c69 /synproto.h
parent486548b18107a1b7ddab836baffb87e268b20d6f (diff)
Removed unnecessary forward declaration.
Diffstat (limited to 'synproto.h')
-rw-r--r--synproto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/synproto.h b/synproto.h
index 4e2c193..4cb7cfd 100644
--- a/synproto.h
+++ b/synproto.h
@@ -55,7 +55,6 @@ enum SynapticsProtocol {
};
struct synapticshw;
-struct _SynapticsPrivateRec;
struct CommData;
struct SynapticsProtocolOperations {