aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/fun3D.H1
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/include/fun3D.H1')
-rw-r--r--src/graph/include/fun3D.H16
1 files changed, 1 insertions, 5 deletions
diff --git a/src/graph/include/fun3D.H1 b/src/graph/include/fun3D.H1
index ada7b475..e70ee52d 100644
--- a/src/graph/include/fun3D.H1
+++ b/src/graph/include/fun3D.H1
@@ -1,7 +1,3 @@
-#ifdef _NO_PROTO
-extern void funView3D();
-extern void forkView3D();
-#else
extern void funView3D(int viewCommand);
extern void forkView3D(int typeOfViewport);
-#endif
+