summaryrefslogtreecommitdiff
path: root/src/GsWidget.cxx
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-02-11 19:48:18 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2006-02-11 19:48:18 +0100
commitb32a1deee701e7ba6477563eb6a80701aac165bc (patch)
treeef58057c641b9bcc6d0a17fafcee85cf3815ab0a /src/GsWidget.cxx
parent76ef28f6e53027562e6cff645a5b1a9bca20b642 (diff)
remove unused variable
Diffstat (limited to 'src/GsWidget.cxx')
-rw-r--r--src/GsWidget.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GsWidget.cxx b/src/GsWidget.cxx
index e92a71d..0b6bdad 100644
--- a/src/GsWidget.cxx
+++ b/src/GsWidget.cxx
@@ -318,8 +318,6 @@ void GsWidget::exec_gs() {
}
int GsWidget::reload() {
- int ret;
-
if (in_fd >= 0) {
if (dsc) {
load_page(page);