summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-05-05 11:12:53 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-05-06 17:12:57 -0700
commit7cbba2672729d57ad9e35f8bfe9af6bc8d94cf48 (patch)
tree70ed9a3a2bd88a11a5aaaa9809402b630dd271d7 /scope.c
parent0aab8135dae526b090dcb1ffab801023ac4084aa (diff)
downloadxscope-7cbba2672729d57ad9e35f8bfe9af6bc8d94cf48.tar.gz
Delete PEX code
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)