Sorry, forgot to cc the group. Such a bad hair day :(. Ping
On Wed, Feb 17, 2010 at 5:41 PM, Ping Cheng <[email protected]> wrote: > Reviewed-by: Ping Cheng <[email protected]> > > Ping > > On Wed, Feb 17, 2010 at 5:03 PM, Peter Hutterer > <[email protected]> wrote: >> This function is defined just three lines down, we don't need a declaration >> for it. >> >> Signed-off-by: Peter Hutterer <[email protected]> >> --- >> src/wcmConfig.c | 2 -- >> 1 files changed, 0 insertions(+), 2 deletions(-) >> >> diff --git a/src/wcmConfig.c b/src/wcmConfig.c >> index 20d2d7d..794369a 100644 >> --- a/src/wcmConfig.c >> +++ b/src/wcmConfig.c >> @@ -37,8 +37,6 @@ extern void wcmHotplugOthers(LocalDevicePtr local, >> unsigned long* keys); >> extern int wcmDeviceTypeKeys(LocalDevicePtr local, unsigned long* keys, >> int* tablet_id); >> >> -static int wcmAllocate(LocalDevicePtr local, char* name, int flag); >> - >> /***************************************************************************** >> * wcmAllocate -- >> ****************************************************************************/ >> -- >> 1.6.6.1 >> >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Linuxwacom-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel >> > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
