summaryrefslogtreecommitdiff
path: root/src/fr-command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fr-command.h')
-rw-r--r--src/fr-command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fr-command.h b/src/fr-command.h
index e0feaad..772189b 100644
--- a/src/fr-command.h
+++ b/src/fr-command.h
@@ -202,8 +202,6 @@ FrCommandCap fr_command_get_capabilities (FrCommand *comm,
gboolean check_command);
void fr_command_set_mime_type (FrCommand *comm,
const char *mime_type);
-gboolean fr_command_is_capable_of (FrCommand *comm,
- FrCommandCaps capabilities);
const char * fr_command_get_packages (FrCommand *comm,
const char *mime_type);