handle classes became private
authorClaus Gittinger <cg@exept.de>
Sat, 04 Oct 1997 19:05:40 +0200
changeset 1910 76770cf8bc26
parent 1909 30f5a390a46e
child 1911 2d00b88d1113
handle classes became private
libInit.cc
--- a/libInit.cc	Sat Oct 04 18:48:54 1997 +0200
+++ b/libInit.cc	Sat Oct 04 19:05:40 1997 +0200
@@ -23,11 +23,8 @@
 _Depth32Image_Init(pass,__pRT__,snd);
 _Depth4Image_Init(pass,__pRT__,snd);
 _Depth8Image_Init(pass,__pRT__,snd);
-_DeviceColorHandle_Init(pass,__pRT__,snd);
-_DeviceFormHandle_Init(pass,__pRT__,snd);
 _DeviceGraphicsContext_Init(pass,__pRT__,snd);
 _DeviceHandle_Init(pass,__pRT__,snd);
-_DeviceViewHandle_Init(pass,__pRT__,snd);
 _DeviceWorkstation_Init(pass,__pRT__,snd);
 _Font_Init(pass,__pRT__,snd);
 _FontDescription_Init(pass,__pRT__,snd);