aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/fun2D.H1
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/include/fun2D.H1')
-rw-r--r--src/graph/include/fun2D.H17
1 files changed, 1 insertions, 6 deletions
diff --git a/src/graph/include/fun2D.H1 b/src/graph/include/fun2D.H1
index dae11b59..79bab0c7 100644
--- a/src/graph/include/fun2D.H1
+++ b/src/graph/include/fun2D.H1
@@ -1,9 +1,4 @@
-#ifdef _NO_PROTO
-extern void funView2D();
-extern void sendGraphToView2D();
-extern void forkView2D();
-#else
extern void funView2D(int viewCommand);
extern void sendGraphToView2D(int i ,int there,viewManager * viewType,graphStateStruct * doGraphStateArray);
extern void forkView2D(void);
-#endif
+