lib: moved command/response buffers into Desktop class itself
commit4267a02417add0534ad580e03e9dab62cc39017e
authorChris Frey <cdfrey@foursquare.net>
Tue, 19 Oct 2010 02:35:10 +0000 (18 22:35 -0400)
committerChris Frey <cdfrey@foursquare.net>
Tue, 19 Oct 2010 03:53:27 +0000 (18 23:53 -0400)
treeb3d2a4540c24160661c192be9207a73de7008822
parent4225ffec6e16fd798d6495d0c187f22ef7d14101
lib: moved command/response buffers into Desktop class itself

The Data object allocates 0x4000 bytes by default... no need to
do this over and over for each Desktop operation.
ChangeLog
src/m_desktop.cc
src/m_desktop.h