summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/CompositeI.h
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib/Xt/CompositeI.h')
-rw-r--r--xc/lib/Xt/CompositeI.h33
1 files changed, 0 insertions, 33 deletions
diff --git a/xc/lib/Xt/CompositeI.h b/xc/lib/Xt/CompositeI.h
deleted file mode 100644
index 5415dbc7f..000000000
--- a/xc/lib/Xt/CompositeI.h
+++ /dev/null
@@ -1,33 +0,0 @@
-/* $XConsortium: CompositeI.h,v 1.5 88/09/06 16:27:12 jim Exp $ */
-
-/***********************************************************
-Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
-and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
-
- All Rights Reserved
-
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
-provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
-supporting documentation, and that the names of Digital or MIT not be
-used in advertising or publicity pertaining to distribution of the
-software without specific, written prior permission.
-
-DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
-ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
-DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
-ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
-WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
-ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
-SOFTWARE.
-
-******************************************************************/
-
-
-
-extern void CompositeClassPartInitialize();
-extern void CompositeInitialize();
-extern void CompositeInsertChild();
-extern void CompositeDeleteChild();
-extern void CompositeDestroy();