summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/dpkgpm.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-12-06 15:54:12 +0100
committerMichael Vogt <mvo@debian.org>2013-12-06 15:54:12 +0100
commite96e4e9cef3a0137b789117f72a93a8e9106562e (patch)
tree36210c2be37bce2f14fe4d4fcb1eaafb06767673 /apt-pkg/deb/dpkgpm.h
parent7d15eeef6e61d9a02efcad2dc704f22df4276d9b (diff)
Handle SIGWINCH in APT::Progress-Fancy=1
Diffstat (limited to 'apt-pkg/deb/dpkgpm.h')
-rw-r--r--apt-pkg/deb/dpkgpm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/deb/dpkgpm.h b/apt-pkg/deb/dpkgpm.h
index 06318d94f..02e12a6d9 100644
--- a/apt-pkg/deb/dpkgpm.h
+++ b/apt-pkg/deb/dpkgpm.h
@@ -89,7 +89,6 @@ class pkgDPkgPM : public pkgPackageManager
const std::string &short_pkgname);
// Terminal progress
- void SetupTerminalScrollArea(int nr_scrolled_rows);
void SendTerminalProgress(float percentage);
// apport integration