From 73bb103e111fb12bed013b2b3728d592c1a11587 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 5 Apr 2008 21:06:47 +0000 Subject: Remove remaining K&R style prototypes. --- src/graph/include/pot2d.H1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/graph/include/pot2d.H1') diff --git a/src/graph/include/pot2d.H1 b/src/graph/include/pot2d.H1 index 597c6ae7..c48ccf3a 100644 --- a/src/graph/include/pot2d.H1 +++ b/src/graph/include/pot2d.H1 @@ -1,5 +1,2 @@ -#ifdef _NO_PROTO -extern mouseCoord getPotValue(); -#else extern mouseCoord getPotValue(short , short , short , short ); -#endif + -- cgit v1.2.3