summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
Diffstat (limited to 'scope.c')
-rw-r--r--scope.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/scope.c b/scope.c
index 96164b7..c6d3e32 100644
--- a/scope.c
+++ b/scope.c
@@ -77,7 +77,6 @@
extern int errno;
-extern InitializePEX();
/* ********************************************** */
/* */
/* ********************************************** */
@@ -892,9 +891,6 @@ main(argc, argv)
InitializeX11();
if (DoAudio)
InitializeAudio();
-#ifdef PEX
- InitializePEX();
-#endif
SetUpStdin();
#if defined(DNETCONN) || defined(DNETSVR4)
if (decnet_in)