Cleaning up dead code from main.cpp and common.h, and moving global
authorRusty Lynch <rusty.lynch@intel.com>
Wed, 4 Apr 2012 20:46:56 +0000 (13:46 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Wed, 4 Apr 2012 20:46:56 +0000 (13:46 -0700)
commite29d6699bc90324933cf8ac0b56794acb59d9d52
treec6a2055b0cc75dd48c5dce9270cf91f8d4e6bdfb
parent93203cb2b2e9674f76018173392cff63304b64d4
Cleaning up dead code from main.cpp and common.h, and moving global
methods that are only used once to the file that needs it and marking
the method as static
src/callproxy.cpp
src/common.h
src/dialerapplication.cpp
src/main.cpp