make the symbols to gather the log be internal
[adaptation/xorg/driver/xserver-xorg-module-xdbg.git] / lib / xdbg_log_plist.h
index 06a8bf9..16c6174 100755 (executable)
@@ -60,6 +60,4 @@ void xDbgLogPListDeInit            (ScreenPtr pScreen);
 void xDbgLogPListDrawAddRefPixmap    (DrawablePtr pDraw, PixmapPtr pRefPixmap);
 void xDbgLogPListDrawRemoveRefPixmap (DrawablePtr pDraw, PixmapPtr pRefPixmap);
 
-void xDbgLogPList                    (char *reply, int *len);
-
 #endif  /* __XDBG_LOG_PLIST_H__ */