summaryrefslogtreecommitdiff
path: root/wctdm24xxp
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 17:38:15 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-12-08 17:38:15 +0000
commit7e79da08ee51bd56e0ddc3b2d316279eb49945fb (patch)
treeed346d435ef828df2bacb480e278eb149bad8176 /wctdm24xxp
parentdb2602ee74c907582858c1225bb0fffffe604a00 (diff)
revert a change that was not necessary
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3368 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm24xxp')
-rw-r--r--wctdm24xxp/GpakCust.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/wctdm24xxp/GpakCust.c b/wctdm24xxp/GpakCust.c
index 4005e97..ade8713 100644
--- a/wctdm24xxp/GpakCust.c
+++ b/wctdm24xxp/GpakCust.c
@@ -389,7 +389,5 @@ int gpakReadFile(
fw->offset += count;
return count;
-#else
- return 0;
#endif
}