diff options
author | infirit <[email protected]> | 2014-11-21 15:29:29 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-11-22 20:25:29 +0100 |
commit | bfd0f05763c3baa877f696ee5b20f7d5e2f740c2 (patch) | |
tree | 2eb750fbc7e7984a7d2e8434cee25a7116f7c188 /src/fr-archive.h | |
parent | 1e65b2e33d57c1d78049766919d068464898c5fd (diff) | |
download | engrampa-bfd0f05763c3baa877f696ee5b20f7d5e2f740c2.tar.bz2 engrampa-bfd0f05763c3baa877f696ee5b20f7d5e2f740c2.tar.xz |
removed unused functions
Based on FR commit: 73fd3c56d567550be85574315d7a2beaec192970
From: Paolo Bacchilega <[email protected]>
Diffstat (limited to 'src/fr-archive.h')
-rw-r--r-- | src/fr-archive.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fr-archive.h b/src/fr-archive.h index 5cd8dc4..91521a1 100644 --- a/src/fr-archive.h +++ b/src/fr-archive.h @@ -117,8 +117,6 @@ gboolean fr_archive_load_local (FrArchive *archive, const char *password); void fr_archive_reload (FrArchive *archive, const char *password); -void fr_archive_rename (FrArchive *archive, - const char *new_uri); /**/ |