Revert "purple: fix possible gsize vs. size_t incompatibilty"
commit3930d6f05a4bff6f55f24e24a9c2c09dc7a2d340
authorStefan Becker <stefan.becker@nokia.com>
Wed, 6 Oct 2010 02:51:56 +0000 (6 05:51 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 6 Oct 2010 02:51:56 +0000 (6 05:51 +0300)
tree9e1016a01e2e669e1addefcdaae0e1705c8d621e
parentc706092a2dbdd31142cad9ed0af220de7f756f5c
Revert "purple: fix possible gsize vs. size_t incompatibilty"

This reverts commit 1eedd413f1eb1b829244db538c6c2e8712b728ec.

This change is unnecessary. If the types gsize and size_t are different then
the development environment is broken, e.g. 32-bit headers installed on a
64-bit system, not our code.
src/purple/purple-crypt.c