repo.or.cz
/
fvwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cull unused functions when compiling against librplay.
[fvwm.git]
/
modules
/
FvwmM4
/
FvwmM4.h
blob
b58f9b207fb39d572ca4959d986b6b8a0a09e28e
1
/* -*-c-*- */
2
#include
"libs/fvwmlib.h"
3
4
/*
5
*
6
* Subroutine Prototypes
7
*
8
*/
9
RETSIGTYPE
DeadPipe
(
int
nonsense
);
10
11
12
13