Index: samplecode/SampleApp.h |
diff --git a/samplecode/SampleApp.h b/samplecode/SampleApp.h |
index fa859010c1e26827d709af9ba928f6496d5d5282..9a03616aeea389dc5d24af67077638acb6097613 100644 |
--- a/samplecode/SampleApp.h |
+++ b/samplecode/SampleApp.h |
@@ -159,11 +159,6 @@ protected: |
void registerPictFileSamples(char** argv, int argc); |
void registerPictFileSample(char** argv, int argc); |
-#ifdef SAMPLE_PDF_FILE_VIEWER |
- void registerPdfFileViewerSamples(char** argv, int argc); |
-#endif // SAMPLE_PDF_FILE_VIEWER |
- |
- |
private: |
class DefaultDeviceManager; |