summaryrefslogtreecommitdiffstats
path: root/lib/Utils/xfuncs.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-07 18:38:44 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-07 18:38:44 +0200
commitc210f6793f3f1d62ff241bb31c42938e05e9a783 (patch)
treea4330b922ee1ef549ff60070c34e13ecc9971926 /lib/Utils/xfuncs.cpp
parentc64f91baf599133f88658e7a45a4d7e4a6c43d2b (diff)
downloadabrt-c210f6793f3f1d62ff241bb31c42938e05e9a783.tar.gz
abrt-c210f6793f3f1d62ff241bb31c42938e05e9a783.tar.xz
abrt-c210f6793f3f1d62ff241bb31c42938e05e9a783.zip
replace string memebers of plugin_info_t with const char*
Since they are constant, and we never ever want to change them, there is no benefit in having them as strings. This change removes one global data object's constructor and destructor from every applet .so module. 6k less code. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Utils/xfuncs.cpp')
0 files changed, 0 insertions, 0 deletions