Renamed SpiAccessibleEventListener to (just) SpiEventListener.
[platform/core/uifw/at-spi2-atk.git] / cspi / spi-impl.h
index f83df40..e20e33c 100644 (file)
@@ -36,8 +36,6 @@ typedef CORBA_Object AccessibilityRegistry;
 typedef CORBA_Object GenericInterface;
 
 typedef SpiKeystrokeListener AccessibleKeystrokeListener;
-typedef SpiAccessibleEventListener AccessibleEventListener;
-
-typedef SpiKeyMaskType AccessibleKeyMaskType;
+typedef SpiEventListener AccessibleEventListener;
 
 #endif