diff options
author | Peter Osterlund <petero2@telia.com> | 2004-04-18 00:57:25 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:02:06 +0200 |
commit | 7bd534c0e315a2b9bb3f549df0a30f113d21ee93 (patch) | |
tree | 26607f26ba72750fcb5b379ddd0f374b3b9e7c69 /synproto.h | |
parent | 486548b18107a1b7ddab836baffb87e268b20d6f (diff) |
Removed unnecessary forward declaration.
Diffstat (limited to 'synproto.h')
-rw-r--r-- | synproto.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -55,7 +55,6 @@ enum SynapticsProtocol { }; struct synapticshw; -struct _SynapticsPrivateRec; struct CommData; struct SynapticsProtocolOperations { |