eclient: remove the post_job variable
[platform/upstream/enlightenment.git] / src / bin / e_client.h
index f613c1f..5285d37 100644 (file)
@@ -855,8 +855,6 @@ struct E_Client
    unsigned char              post_show : 1;
    unsigned char              during_lost : 1;
 
-   Ecore_Idle_Enterer        *post_job;
-
    E_Focus_Policy             focus_policy_override;
 
    Eina_Bool override : 1;