*(foo.get()) -> *foo
commitf92aee0da0f7707c45e96b3eeb622751d46e1959
authorOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 03:13:01 +0000 (28 16:13 +1300)
committerOlly Betts <olly@survex.com>
Tue, 28 Nov 2017 03:13:01 +0000 (28 16:13 +1300)
tree08d0e89ba7428487a8750243319e8c49c905990e
parent513086fe04e6e571a6141fac8a7bd09b772e3392
*(foo.get()) -> *foo

This shouldn't make any difference to the compiled code, but it's
probably clearer to the reader.
xapian-core/api/enquire.cc
xapian-core/api/mset.cc
xapian-core/net/remoteserver.cc