On So  6.Dez'09 at  3:08:34 +0100, Nicolas Bonifas wrote:
> 
> [properties.c:1]: (style) The function 'PropGetWindowRole' is never used

Yes, but this is also inside a 

#ifdef XSMP_ENABLED

which is a much bigger unused part (eg it is half of src/session.c code). 
Perhaps it would make sense to remove everything related to XSMP_ENABLED, 
because it is never defined. It seems that XSMP is a major unfinished work 
left behind.

> [menureader.c:1]: (style) The function 'ReopenRootMenu' is never used
> [menureader.c:1]: (style) The function 'pl_openMenuFile' is never used

The whole file menureader.c is actually unused. I've just deleted it now.

> [startup.c:1]: (style) The function 'delayedAction' is never used

Yeah, this is related to the patches to have wmaker with 0 wakeups when
idle. I will let it there for the time being.

> [defaults.c:1]: (style) The function 'getRImages' is never used

Gone.

> [session.c:1]: (style) The function 'iceIOErrorHandler' is never used

This is inside the same never-defined XSMP_ENABLED I mentioned above.
There does not seem to be anyone working to finish the XSMP_ENABLED
stuff...

> [startup.c:1]: (style) The function 'wHackedUngrabButton' is never used
> [icon.c:1]: (style) The function 'wIconSetHighlited' is never used
> [pixmap.c:1]: (style) The function 'wPixmapCreateFromBitmap' is never used

Gone.

> [wsmap.c:1]: (style) The function 'wShowWorkspaceMap' is never used
> [wsmap.c:1]: (style) The function 'handleEvent' is never used

The whole file is unused. But I will let it there because having
that functionality is one of the things I dream about.

> [window.c:1]: (style) The function 'wWindowCheckAttributeSanity' is
> never used

Gone.

Should appear in 'next' soon. And I will also send the patches to
the list in case people are interested.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to