X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=dss.c;fp=dss.c;h=bdbdd043ef8c4651bf921a72050526b84c968a6d;hb=59a00ae47578272f3ca9cf882ebeb5dfe16ba6c6;hp=08a9f4c5767918c9226b51d721d11dc83de0e07f;hpb=fafaa26953e4f452c6b91de4e24ec5ad2a8f6700;p=dss.git diff --git a/dss.c b/dss.c index 08a9f4c..bdbdd04 100644 --- a/dss.c +++ b/dss.c @@ -1489,12 +1489,6 @@ static int setup_signal_handling(void) return install_sighandler(SIGCHLD); } -/** - * The main function of dss. - * - * \param argc Usual argument count. - * \param argv Usual argument vector. - */ int main(int argc, char **argv) { int ret;