* created a wrapper over LauncherItem (helps to embrace functionality that is necess...
[simple-launcher] / launcher-item.h
index 395bf27..97e6c64 100644 (file)
@@ -30,8 +30,6 @@ public:
   LauncherItem();
  ~LauncherItem();
 
-  bool activate(osso_context_t *);
-
   bool load(const std::string&);
 
   GdkPixbuf *getIcon(int icon_size) const;