]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/private.h
More efficient access to name and value
[wxWidgets.git] / include / wx / x11 / private.h
index 955152cb3424aba1a5c9ca78086c9bec01fc2e5b..6422308b6381b59e621344ae3423725e85446960 100644 (file)
@@ -80,9 +80,5 @@ extern Window wxGetWindowParent(Window window);
 bool wxSetWMDecorations(Window w, long style);
 bool wxMWMIsRunning(Window w);
 
 bool wxSetWMDecorations(Window w, long style);
 bool wxMWMIsRunning(Window w);
 
-// Checks if any of our children are finished.
-// implemented in src/x11/utils.cpp
-void wxCheckForFinishedChildren();
-
 #endif
 // _WX_PRIVATE_H_
 #endif
 // _WX_PRIVATE_H_